Skip to content

Commit

Permalink
chore: 🤖 release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Mar 19, 2024
1 parent 28a1a4c commit ca4df86
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.3](https://github.com/phun-ky/moebius/compare/1.0.2...1.0.3) (2024-03-19)


### Tasks

* 🤖 bump typedoc from 0.25.9 to 0.25.12 ([fb7b657](https://github.com/phun-ky/moebius/commit/fb7b6573780143066cb1b8d177939d0def1f3476))

## [1.0.2](https://github.com/phun-ky/moebius/compare/1.0.1...1.0.2) (2024-03-13)


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

0 comments on commit ca4df86

Please sign in to comment.