Skip to content

Commit 68f3462

Browse files
chore(main): release 7.16.3
1 parent d5f3cf0 commit 68f3462

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [7.16.3](https://github.com/Notifycal/shared/compare/v7.16.2...v7.16.3) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency radashi to v12.7.2 ([#505](https://github.com/Notifycal/shared/issues/505)) ([712b2e2](https://github.com/Notifycal/shared/commit/712b2e2a349649b08ebcf566a350861de920fae5))
9+
* **deps:** Update dependency zod to v4.2.0 ([#455](https://github.com/Notifycal/shared/issues/455)) ([499cccc](https://github.com/Notifycal/shared/commit/499cccc95ba8ba80866166f61d024aa3817de353))
10+
* **deps:** Update dependency zod to v4.2.1 ([#457](https://github.com/Notifycal/shared/issues/457)) ([7b2940a](https://github.com/Notifycal/shared/commit/7b2940a5f9231d76f14cf12c344f769bd2230aec))
11+
* **deps:** Update dependency zod to v4.3.3 ([#458](https://github.com/Notifycal/shared/issues/458)) ([c9b3d5f](https://github.com/Notifycal/shared/commit/c9b3d5f7932f64d971b2da8e6dc53139d362a2cb))
12+
* **deps:** Update dependency zod to v4.3.4 ([#459](https://github.com/Notifycal/shared/issues/459)) ([42767b4](https://github.com/Notifycal/shared/commit/42767b4a4a86a280b8b0c4c5971a7d6df1482554))
13+
* **deps:** Update dependency zod to v4.3.5 ([#461](https://github.com/Notifycal/shared/issues/461)) ([cb5504e](https://github.com/Notifycal/shared/commit/cb5504ed505f0647fa5a60c871622fa62b5b78bc))
14+
* **deps:** Update dependency zod to v4.3.6 ([#480](https://github.com/Notifycal/shared/issues/480)) ([069925a](https://github.com/Notifycal/shared/commit/069925af7771cc7f75ca40dc01a7f360c76c5da0))
15+
316
## [7.16.2](https://github.com/Notifycal/shared/compare/v7.16.1...v7.16.2) (2025-12-05)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notifycal/shared",
3-
"version": "7.16.2",
3+
"version": "7.16.3",
44
"main": "dist/index.js",
55
"scripts": {
66
"build": "rm -rf dist && tsc && tsc-alias && $npm_execpath run build:styles && $npm_execpath run build:assets",

0 commit comments

Comments
 (0)