Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Dec 7, 2022
1 parent 966c40b commit 4ca9485
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.0.0](https://github.com/gravity-ui/chartkit/compare/v0.13.0...v1.0.0) (2022-12-07)


### ⚠ BREAKING CHANGES

* update yagr to v2 ([#82](https://github.com/gravity-ui/chartkit/issues/82))

### Features

* update yagr to v2 ([#82](https://github.com/gravity-ui/chartkit/issues/82)) ([ae3c347](https://github.com/gravity-ui/chartkit/commit/ae3c3471bc7bb0d4a2d5af850bac1ecb4eb8e3bb))


### chore

* bump major ([966c40b](https://github.com/gravity-ui/chartkit/commit/966c40b89d4795acbadb798fcd1e2031481d76a2))

## [0.13.0](https://github.com/gravity-ui/chartkit/compare/v0.12.3...v0.13.0) (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@gravity-ui/chartkit",
"version": "0.13.0",
"version": "1.0.0",
"description": "React component used to render charts based on any sources you need",
"license": "MIT",
"repository": "[email protected]:gravity-ui/ChartKit.git",
Expand Down

0 comments on commit 4ca9485

Please sign in to comment.