Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obetomuniz committed Apr 3, 2023
1 parent 83d9659 commit f10c2fe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 1.0.0 (2023-04-03)


### Features

* add release-it configs ([83d9659](https://github.com/obetomuniz/chrts/commit/83d9659b24137e64ff49066c021cf5b4272675e4))
* project init ([f1dfb4b](https://github.com/obetomuniz/chrts/commit/f1dfb4b255a08959d1099ff969f1eba6d2696ad2))


### Bug Fixes

* remove gauge form docs ([00b42a9](https://github.com/obetomuniz/chrts/commit/00b42a92328186b03a8a1caa80f0a40ece3c9dc4))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Beto Muniz <[email protected]>",
"name": "chrts",
"version": "0.0.1",
"version": "1.0.0",
"description": "A simple chart web components library using SVG, CSS, and TypeScript.",
"directories": {
"doc": "docs",
Expand Down

0 comments on commit f10c2fe

Please sign in to comment.