Skip to content

Commit b1574fe

Browse files
committed
chore(release): v0.5.0
1 parent 5fb9f16 commit b1574fe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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.5.0 (2025-11-10)
1010

1111
- BREAKING CHANGES: require TypeScript 5.7 or above
1212

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@bare-ts/lib",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "TypeScript library for BARE, a compact and simple binary-serialization format",
55
"keywords": [
66
"bare",

0 commit comments

Comments
 (0)