Skip to content

Commit 76a7d19

Browse files
chore(release): 0.15.1
[skip ci]
1 parent b1c0138 commit 76a7d19

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.15.1](https://github.com/darkobits/nr/compare/v0.15.0...v0.15.1) (2023-07-04)
2+
3+
4+
### 🏗 Chores
5+
6+
* **deps:** Update dependencies. ([b1c0138](https://github.com/darkobits/nr/commit/b1c0138e7969cbd6261e5d77fce275e260a4a4ae))
7+
18
# Changelog
29

310
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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.15.0",
3+
"version": "0.15.1",
44
"description": "A modern, type-safe task runner for JavaScript projects.",
55
"author": "darkobits",
66
"license": "Hippocratic",

0 commit comments

Comments
 (0)