Skip to content

Commit 85b884b

Browse files
πŸ”– release 1.11.0
1 parent 522e58d commit 85b884b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

β€ŽCHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [v1.11.0](https://github.com/haliphax/narf/compare/v1.10.3...v1.11.0) (2024-05-01)
2+
3+
## ✨ New Features
4+
- [`522e58d`](https://github.com/haliphax/narf/commit/522e58d) confirmation for owner reveal
5+
16
# [v1.10.3](https://github.com/haliphax/narf/compare/v1.10.2...v1.10.3) (2024-03-27)
27

38
## πŸ› Bug Fixes

β€Žpackage-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"test:front-end": "vitest run -c vitest.front-end.config.ts --dir test/front-end",
8181
"transform": "tsx src/tasks/transform.ts"
8282
},
83-
"version": "1.10.3"
83+
"version": "1.11.0"
8484
}

0 commit comments

Comments
Β (0)