Skip to content

Commit

Permalink
chore: 🤖 release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Dec 8, 2023
1 parent acd8ddf commit 34e58c8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.2](https://github.com/phun-ky/moebius/compare/0.2.1...0.2.2) (2023-12-08)


### Documentation

* ✏️ Generate docs ([934615a](https://github.com/phun-ky/moebius/commit/934615a8723506f1e747480d73422443c5f97a56))


### Bug

* 🐛 Remove paths check ([c5b9c57](https://github.com/phun-ky/moebius/commit/c5b9c578d7168598673ecb5cdc0a7d23c47380c0))
* 🐛 Use a separate `themes` property ([e37842f](https://github.com/phun-ky/moebius/commit/e37842f0e4a7fc63bd43bfb71fea1dc7aa916692))

## [0.2.1](https://github.com/phun-ky/moebius/compare/0.2.0...0.2.1) (2023-12-08)


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": "@phun-ky/moebius",
"version": "0.2.1",
"version": "0.2.2",
"description": "Automatically generate color palettes!",
"main": "moebius.js",
"types": "moebius.d.ts",
Expand Down

0 comments on commit 34e58c8

Please sign in to comment.