Skip to content

Commit 1f97aa9

Browse files
chore(release): 0.16.2
[skip ci]
1 parent c158333 commit 1f97aa9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.16.2](https://github.com/darkobits/nr/compare/v0.16.1...v0.16.2) (2023-07-12)
2+
3+
4+
### 🏗 Chores
5+
6+
* **deps:** Update dependencies. ([c158333](https://github.com/darkobits/nr/commit/c1583338ced1860e5a77cd43657bf8f1d193a23b))
7+
18
## [0.16.1](https://github.com/darkobits/nr/compare/v0.16.0...v0.16.1) (2023-07-10)
29

310

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@darkobits/nr",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "A modern, type-safe task runner for JavaScript projects.",
55
"author": "darkobits",
66
"license": "Hippocratic",

0 commit comments

Comments
 (0)