Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
khawarizmus committed Feb 19, 2023
2 parents 58fa138 + ac432ac commit 7fc6a85
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 1.0.0 (2023-02-19)


### Bug Fixes

* clean the code a bit ([edd060a](https://github.com/gimyboya/vue-moon/commit/edd060a84e487c4973a73c0db8ff43dffdeb2d31))


### Features

* add months and days circles ([7f282a3](https://github.com/gimyboya/vue-moon/commit/7f282a333b8bdc3c945a95a1d4fc496a8eaef2c4))
* initial commit ([5b4949f](https://github.com/gimyboya/vue-moon/commit/5b4949ff977d7851f75ea3e75f64e0702f2a3c23))
* working internal logic ([be90039](https://github.com/gimyboya/vue-moon/commit/be90039276dba4f2d0718301629ea69ea49a4c8e))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-moon",
"version": "0.0.0",
"version": "1.0.0",
"packageManager": "pnpm@7.9.0",
"files": [
"dist"
Expand Down

0 comments on commit 7fc6a85

Please sign in to comment.