Skip to content

Commit

Permalink
chore(main): release 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg committed Sep 19, 2024
1 parent a1b52cd commit 765aaeb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.0.3](https://github.com/prjctimg/huetiful/compare/v3.0.2...v3.0.3) (2024-09-19)


### Bug Fixes

* fixed undefined error ([a1b52cd](https://github.com/prjctimg/huetiful/commit/a1b52cd2241ad46cab875f8515c9eacd8819ee8f))
* fixed undefined error ([a5546eb](https://github.com/prjctimg/huetiful/commit/a5546eb64cff348c806896e80fd0fa89bc3a9a52))
* fixed undefined error ([988ea62](https://github.com/prjctimg/huetiful/commit/988ea621379a1bfa821faa22ac06dc268fad4283))

## [3.0.2](https://github.com/prjctimg/huetiful/compare/v3.0.1...v3.0.2) (2024-09-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "huetiful-js",
"version": "3.0.2",
"version": "3.0.3",
"type": "module",
"module": "./build/huetiful.esm.js",
"browser": "./build/huetiful.min.js",
Expand Down

0 comments on commit 765aaeb

Please sign in to comment.