Skip to content

Commit 8a9274a

Browse files
committed
chore(release): 9.0.0
1 parent 9e37379 commit 8a9274a

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
# node-dev
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [9.0.0](https://github.com/Liquid-JS/node-dev/compare/v8.0.0...v9.0.0) (2026-02-12)
6+
7+
8+
### Features
9+
10+
* lint, updates ([9ab1b96](https://github.com/Liquid-JS/node-dev/commit/9ab1b96caadd7ef418e8679bdaf737863b4acbc1))
11+
* run tests ([7e797f2](https://github.com/Liquid-JS/node-dev/commit/7e797f2ff0c93806ee377a9df150175d7f1bbb27))
12+
13+
14+
### Bug Fixes
15+
16+
* datetimeformat ([8ae33d9](https://github.com/Liquid-JS/node-dev/commit/8ae33d9ee19ba3805feeb1ffb3640d78a30a6890))
17+
* drop node 18 ([528cc71](https://github.com/Liquid-JS/node-dev/commit/528cc7107154c0e21b94c973197916e3fc741952))
18+
* limit init ([e9688f3](https://github.com/Liquid-JS/node-dev/commit/e9688f3df3e3d7072364612668c75d4adbdf527e))
219

320
## v8.0.0 / 2022-12-30
421

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liquid-js/node-dev",
3-
"version": "8.0.0",
3+
"version": "9.0.0",
44
"description": "Restarts your app when files are modified",
55
"main": "./lib",
66
"engines": {

0 commit comments

Comments
 (0)