Skip to content

Commit

Permalink
chore: release 0.21.0 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 24, 2024
1 parent a2b6750 commit 6f77d37
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.21.0](https://github.com/wowserhq/format/compare/v0.20.0...v0.21.0) (2024-01-24)


### Features

* **model:** load color animations ([a2b6750](https://github.com/wowserhq/format/commit/a2b6750f83d98216a5cd36fb869f8160667a58fd))

## [0.20.0](https://github.com/wowserhq/format/compare/v0.19.0...v0.20.0) (2024-01-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wowserhq/format",
"version": "0.20.0",
"version": "0.21.0",
"description": "Format classes to work with common data files used in World of Warcraft",
"author": "Wowser Contributors",
"repository": "github:wowserhq/format",
Expand Down

0 comments on commit 6f77d37

Please sign in to comment.