Skip to content

Commit

Permalink
chore: 🤖 release v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Mar 19, 2024
1 parent fd91953 commit 02a1ec3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.6](https://github.com/phun-ky/moebius/compare/1.0.5...1.0.6) (2024-03-19)


### Tasks

* 🤖 bump postcss from 8.4.35 to 8.4.36 ([b57e16b](https://github.com/phun-ky/moebius/commit/b57e16bb647afc0649d5109ea4c7c925ae3bebb4))

## [1.0.5](https://github.com/phun-ky/moebius/compare/1.0.4...1.0.5) (2024-03-19)


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": "1.0.5",
"version": "1.0.6",
"description": "Automatically generate color palettes!",
"main": "dist/moebius.js",
"types": "dist/moebius.d.ts",
Expand Down

0 comments on commit 02a1ec3

Please sign in to comment.