Skip to content

Commit 77f4374

Browse files
chore(main): release 1.4.0 (#727)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 465e813 commit 77f4374

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/Notifycal/frontend/compare/v1.3.4...v1.4.0) (2025-09-24)
4+
5+
6+
### Features
7+
8+
* tier calculator ([#716](https://github.com/Notifycal/frontend/issues/716)) ([465e813](https://github.com/Notifycal/frontend/commit/465e813b124d39c3a959f54bbf860322b0e58bbb))
9+
310
## [1.3.4](https://github.com/Notifycal/frontend/compare/v1.3.3...v1.3.4) (2025-09-24)
411

512

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.3.4",
15+
"version": "1.4.0",
1616
"type": "module",
1717
"scripts": {
1818
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)