Skip to content

Commit d60c254

Browse files
chore(main): release 1.5.0 (#872)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b91bdfd commit d60c254

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/Notifycal/frontend/compare/v1.4.5...v1.5.0) (2025-12-02)
4+
5+
6+
### Features
7+
8+
* free trial ([#866](https://github.com/Notifycal/frontend/issues/866)) ([9e2aa6f](https://github.com/Notifycal/frontend/commit/9e2aa6fc3a95fe3671dfd8f882bca46f012a77d5))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update dependency @notifycal/shared to v7.16.1 ([#756](https://github.com/Notifycal/frontend/issues/756)) ([1c0904d](https://github.com/Notifycal/frontend/commit/1c0904d4092a673b620c91c411a2df84e739941e))
14+
* vulnerabilities ([#869](https://github.com/Notifycal/frontend/issues/869)) ([b91bdfd](https://github.com/Notifycal/frontend/commit/b91bdfdf231966aaf126c9ff5c8f1105f98e6a93))
15+
316
## [1.4.5](https://github.com/Notifycal/frontend/compare/v1.4.4...v1.4.5) (2025-12-02)
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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/Notifycal/frontend"
1313
},
1414
"license": "MIT",
15-
"version": "1.4.5",
15+
"version": "1.5.0",
1616
"type": "module",
1717
"scripts": {
1818
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)