Skip to content

Commit

Permalink
Merge pull request #166 from xml-wizard/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--huetiful-js

chore(main): release 2.2.0
  • Loading branch information
prjctimg committed Mar 30, 2024
2 parents f51c510 + 67fc9b2 commit f970564
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ Please note that the list of changes is not final and is still a work in progres



## [2.2.0](https://github.com/xml-wizard/huetiful/compare/v2.1.1...v2.2.0) (2024-03-28)


### Features

* added release-please-npm.yml workflow to publish when a new release is merged ([fce329a](https://github.com/xml-wizard/huetiful/commit/fce329a84a60b2eb44adcdb16799bb8235e33fc5))

### 2.0.0 (stable)

##### Notable changes
Expand Down Expand Up @@ -55,4 +62,4 @@ Which are similar to i.e `getNearestChroma` but take an additional against param

[npm]: https://npmjs.org/package/huetiful-js
[home]: https://prjctimg.io/huetiful
[converters]: https://prjctimg.io/huetiful/converters.html
[converters]: https://prjctimg.io/huetiful/converters.html
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": "huetiful-js",
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"main": "./src/index.js",
"browser": "./lib/huetiful.umd.js",
Expand Down

0 comments on commit f970564

Please sign in to comment.