Skip to content

Commit

Permalink
chore: release main (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 16, 2024
1 parent b147835 commit 31fa56c
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "1.0.0",
"packages/zod-firebase": "1.3.0",
"packages/zod-firebase-admin": "1.3.0"
"packages/zod-firebase": "1.4.0",
"packages/zod-firebase-admin": "1.4.0"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/zod-firebase-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/valian-ca/zod-firebase-admin/compare/zod-firebase-admin-v1.3.0...zod-firebase-admin-v1.4.0) (2024-04-16)


### Features

* improve hybrid package ([#164](https://github.com/valian-ca/zod-firebase-admin/issues/164)) ([b147835](https://github.com/valian-ca/zod-firebase-admin/commit/b147835cf3f0eadb95bc957acb1e8ddbf420abb7))

## [1.3.0](https://github.com/valian-ca/zod-firebase-admin/compare/zod-firebase-admin-v1.2.0...zod-firebase-admin-v1.3.0) (2024-03-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/zod-firebase-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
},
"type": "module",
"types": "./lib/index.d.ts",
"version": "1.3.0"
"version": "1.4.0"
}
7 changes: 7 additions & 0 deletions packages/zod-firebase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/valian-ca/zod-firebase-admin/compare/zod-firebase-v1.3.0...zod-firebase-v1.4.0) (2024-04-16)


### Features

* improve hybrid package ([#164](https://github.com/valian-ca/zod-firebase-admin/issues/164)) ([b147835](https://github.com/valian-ca/zod-firebase-admin/commit/b147835cf3f0eadb95bc957acb1e8ddbf420abb7))

## [1.3.0](https://github.com/valian-ca/zod-firebase-admin/compare/zod-firebase-v1.2.0...zod-firebase-v1.3.0) (2024-03-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/zod-firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
},
"type": "module",
"types": "./lib/index.d.ts",
"version": "1.3.0"
"version": "1.4.0"
}

0 comments on commit 31fa56c

Please sign in to comment.