Skip to content

Commit

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

## [3.0.6](https://github.com/prjctimg/huetiful/compare/v3.0.5...v3.0.6) (2024-09-29)


### Bug Fixes

* added main field in package.json ([290db94](https://github.com/prjctimg/huetiful/commit/290db947ad1cd3fff9b2a6ac98256b2155dd2ea9))
* removed unnecessary type checks ([c640763](https://github.com/prjctimg/huetiful/commit/c640763b29075b3b8d90418b6a652cea3e69dfd5))

## [3.0.5](https://github.com/prjctimg/huetiful/compare/v3.0.4...v3.0.5) (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.5",
"version": "3.0.6",
"type": "module",
"main": "./build/huetiful.esm.js",
"browser": "./build/huetiful.min.js",
Expand Down

0 comments on commit 27ed27a

Please sign in to comment.