Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmidz committed Oct 28, 2024
1 parent 4fa7ced commit d0e292c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.0.0](https://github.com/dmidz/tickschart/compare/v0.0.24...v1.0.0) (2024-10-28)


### Bug Fixes

* **core:** update packages ([4fa7ced](https://github.com/dmidz/tickschart/commit/4fa7ced2de2952ce1163cf12e1360de1c9518003))



## [0.0.24](https://github.com/dmidz/tickschart/compare/v0.0.23...v0.0.24) (2024-10-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dmidz/tickschart",
"version": "0.0.24",
"version": "1.0.0",
"author": "David MARTIN",
"description": "Js Interactive Ticks Chart",
"license": "GPLv3",
Expand Down

0 comments on commit d0e292c

Please sign in to comment.