Skip to content

Commit

Permalink
Merge pull request #201 from prjctimg/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--huetiful-js

chore(main): release 3.0.1
  • Loading branch information
prjctimg authored Sep 17, 2024
2 parents 6e72314 + 668b24c commit 07888e4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## [3.0.1](https://github.com/prjctimg/huetiful/compare/v2.3.0...v3.0.1) (2024-09-17)


### Bug Fixes

* **config:** add i18n support and resolve broken links/anchors ([93621f6](https://github.com/prjctimg/huetiful/commit/93621f6e455a0725ab792cc96b4de43662e20e3e))
* removed unnecessary deps ([c1deef8](https://github.com/prjctimg/huetiful/commit/c1deef860b170ee7422efebb3a41691373092492))


### Performance Improvements

* added missing file ([3069d35](https://github.com/prjctimg/huetiful/commit/3069d35f5a75908050e0afd6acde8e96545f5791))
* created index file for palettes subdir ([046f770](https://github.com/prjctimg/huetiful/commit/046f7709d05cb2dee490e3eb20ef6fa41acda5c7))
* created index file for palettes subdir ([4b312c4](https://github.com/prjctimg/huetiful/commit/4b312c4ad8c226e7804c46409521d1482a07a573))


### Miscellaneous Chores

* release 3.0.0 ([67391c2](https://github.com/prjctimg/huetiful/commit/67391c29a60ed5964c98e7e27f73d051bdacbc22))
* release 3.0.1 ([253655e](https://github.com/prjctimg/huetiful/commit/253655ec1dcf65752160a93f453fcc7d27a81975))
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": "2.3.0",
"version": "3.0.1",
"type": "module",
"module": "./build/huetiful.esm.js",
"browser": "./build/huetiful.min.js",
Expand Down

1 comment on commit 07888e4

@vercel
Copy link

@vercel vercel bot commented on 07888e4 Sep 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

huetiful – ./

huetiful-js.com
huetiful-my-team-84794c1e.vercel.app
huetiful-git-main-my-team-84794c1e.vercel.app

Please sign in to comment.