Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and serjilyashenko committed May 10, 2024
1 parent d1c164b commit afafff7
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/metal-oranges-suffer.md

This file was deleted.

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

## 1.1.1

### Patch Changes

- d1c164b: fix dependency bug npm ERR! No versions available for pie-math"

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-simple-pie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simple-pie",
"version": "1.1.0",
"version": "1.1.1",
"private": false,
"description": "Super light weight and super simple svg pie diagram react component",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/simple-pie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# simple-pie

## 1.3.1

### Patch Changes

- d1c164b: fix dependency bug npm ERR! No versions available for pie-math"

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-pie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-pie",
"version": "1.3.0",
"version": "1.3.1",
"private": false,
"description": "Super light weight and super simple svg pie diagram",
"main": "./dist/index.js",
Expand Down

0 comments on commit afafff7

Please sign in to comment.