Skip to content

Commit fa0395e

Browse files
πŸ”– release 1.12.1
1 parent 2d529a4 commit fa0395e

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.12.1](https://github.com/haliphax/narf/compare/v1.12.0...v1.12.1) (2024-11-12)
2+
3+
## πŸ› Bug Fixes
4+
- [`2d529a4`](https://github.com/haliphax/narf/commit/2d529a4) hide icons in dialogs from screen readers
5+
16
# [v1.12.0](https://github.com/haliphax/narf/compare/v1.11.2...v1.12.0) (2024-11-12)
27

38
## ✨ New Features

β€Ž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 -r test/front-end",
8181
"transform": "tsx src/tasks/transform.ts"
8282
},
83-
"version": "1.12.0"
83+
"version": "1.12.1"
8484
}

0 commit comments

Comments
Β (0)