Skip to content

Commit 98e227c

Browse files
πŸ”– release 1.14.2
1 parent 0d6aff3 commit 98e227c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [v1.14.2](https://github.com/haliphax/narf/compare/v1.14.1...v1.14.2) (2024-12-16)
2+
3+
## πŸ› Bug Fixes
4+
- [`0d6aff3`](https://github.com/haliphax/narf/commit/0d6aff3) move updateStory to controller as BackendMethod
5+
16
# [v1.14.1](https://github.com/haliphax/narf/compare/v1.14.0...v1.14.1) (2024-12-11)
27

38
## πŸ”’ Security Issues

β€Ž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
@@ -82,5 +82,5 @@
8282
"transform": "tsx src/tasks/transform.ts"
8383
},
8484
"type": "module",
85-
"version": "1.14.1"
85+
"version": "1.14.2"
8686
}

0 commit comments

Comments
Β (0)