Skip to content

Commit

Permalink
chore(release): 0.18.4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Jan 5, 2025
1 parent f166da2 commit 33e1d41
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.18.4](https://github.com/darkobits/nr/compare/v0.18.3...v0.18.4) (2025-01-05)

### 🏗 Chores

* **deps:** Update dependencies. ([f166da2](https://github.com/darkobits/nr/commit/f166da26171890297cddb48ead16fd74c5598a08))

## [0.18.3](https://github.com/darkobits/nr/compare/v0.18.2...v0.18.3) (2025-01-05)

### 🐞 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
@@ -1,6 +1,6 @@
{
"name": "@darkobits/nr",
"version": "0.18.3",
"version": "0.18.4",
"description": "A modern, type-safe task runner for JavaScript projects.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit 33e1d41

Please sign in to comment.