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

Commit 7039c54

Browse files
committed
1 parent 89a8bdb commit 7039c54

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

binary-nbt/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.5](https://github.com/Levertion/mcfunction/compare/[email protected]@0.1.5) (2019-04-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **docs:** clarify some READMEs ([cda202d](https://github.com/Levertion/mcfunction/commit/cda202d))
12+
13+
14+
15+
16+
617
## [0.1.4](https://github.com/Levertion/mcfunction/compare/[email protected]@0.1.4) (2019-04-06)
718

819
**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.4",
3+
"version": "0.1.5",
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)