Skip to content

Commit

Permalink
Merge pull request #196 from IPWright83/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
2 parents 1415a40 + f29860f commit b8b2ce4
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/healthy-pillows-compare.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chart-io/core

## 0.3.0

### Minor Changes

- 1415a40: Adopt Redux toolkit over Redux

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chart-io/core",
"private": false,
"version": "0.2.0",
"version": "0.3.0",
"packageManager": "[email protected]",
"description": "@chart-io core rendering engine",
"repository": "[email protected]:IPWright83/chart-io.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chart-io/react-d3

## 0.48.0

### Minor Changes

- 1415a40: Adopt Redux toolkit over Redux

## 0.47.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chart-io/react",
"private": false,
"version": "0.47.0",
"version": "0.48.0",
"packageManager": "[email protected]",
"description": "@chart-io is a react-d3 charting library",
"repository": "[email protected]:IPWright83/chart-io.git",
Expand Down

0 comments on commit b8b2ce4

Please sign in to comment.