Skip to content

Commit

Permalink
🔖 release 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent 9fe709c commit 4b66d34
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [v1.10.2](https://github.com/haliphax/narf/compare/v1.10.1...v1.10.2) (2024-03-27)

## 🐛 Bug Fixes
- [`9fe709c`](https://github.com/haliphax/narf/commit/9fe709c) async all the things

# [v1.10.1](https://github.com/haliphax/narf/compare/v1.10.0...v1.10.1) (2024-03-27)

## 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"test:front-end": "vitest run -c vitest.front-end.config.ts --dir test/front-end",
"transform": "tsx src/tasks/transform.ts"
},
"version": "1.10.1"
"version": "1.10.2"
}

0 comments on commit 4b66d34

Please sign in to comment.