Skip to content

Commit 63e47c4

Browse files
committed
chore(release): v0.16.0
1 parent b7c2976 commit 63e47c4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning][semver].
66
The format of this changelog is [a variant][lib9-versionning] of [Keep a Changelog][keep-changelog].
77
New entries must be placed in a section entitled `Unreleased`.
88

9-
## Unreleased
9+
## 0.16.0 (2024-11-02)
1010

1111
- BREAKING CHANGES: require Node.js 20.0.0 or above
1212

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bare-ts/tools",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Compiler for Binary Application Record Encoding (BARE) schemas",
55
"keywords": [
66
"bare",

0 commit comments

Comments
 (0)