Skip to content

Commit

Permalink
Merge pull request #7 from Ynverxe/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--release-please-action

chore(main): release 1.4.0
  • Loading branch information
Ynverxe authored Aug 27, 2023
2 parents 9a2a1fb + 3fefdfc commit 3531cf8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.4.0](https://github.com/Ynverxe/nbt-structure/compare/v1.4.0...1.4.0) (2023-08-27)


### Features

* add method to determine if a NBT object is primitive ([e003110](https://github.com/Ynverxe/nbt-structure/commit/e003110c3d94b32c66f0dafbc70c069126fec242))
* add support from SNBT conversion (text -> nbt & nbt -> text) ([70c71a2](https://github.com/Ynverxe/nbt-structure/commit/70c71a212a1b2a41447f749f781cdc1588e73680))
* add utility method to read nbt entries ([99ad92e](https://github.com/Ynverxe/nbt-structure/commit/99ad92e538baec35f07450b7403153b58efb6953))
* **nbt-readable:** add some read methods ([cf47751](https://github.com/Ynverxe/nbt-structure/commit/cf47751c5c55817d6d1632f73b4c46b3e5b3d69b))
* **nbt:** add method to guess the content of the array and return an NBTArray ([f4caac2](https://github.com/Ynverxe/nbt-structure/commit/f4caac25f803b3ac1ef55297221edee9b15c0538))


### Bug Fixes

* **NBTEnd:** set constructor visibility as private ([3b69b5a](https://github.com/Ynverxe/nbt-structure/commit/3b69b5a6c9ad42408d357bf5f1826ab1cf01137f))

## [1.4.0](https://github.com/Ynverxe/nbt-structure/compare/1.3.0...v1.4.0) (2023-08-27)


Expand Down

0 comments on commit 3531cf8

Please sign in to comment.