Skip to content
This repository was archived by the owner on Aug 29, 2021. It is now read-only.

Commit 89a8bdb

Browse files
committed
2 parents cda202d + b721162 commit 89a8bdb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

binary-nbt/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.4](https://github.com/Levertion/mcfunction/compare/[email protected]@0.1.4) (2019-04-06)
7+
8+
**Note:** Version bump only for package binary-nbt
9+
10+
11+
12+
13+
614
## [0.1.3](https://github.com/Levertion/mcfunction/compare/[email protected]@0.1.3) (2019-04-06)
715

816
**Note:** Version bump only for package binary-nbt

binary-nbt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "binary-nbt",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A serializer and deserializer for Minecraft's NBT archives with support for ergonomic roundtripping.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)