Skip to content

Commit

Permalink
Merge pull request #93 from ShukantPal/bump
Browse files Browse the repository at this point in the history
Bump @pixi-essentials/react-bindings to 3.0.0
  • Loading branch information
ShukantPal authored Sep 4, 2023
2 parents 819f5f6 + 4778387 commit 596af69
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 22 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@pixi-essentials/transformer",
"comment": "",
"type": "none"
}
],
"packageName": "@pixi-essentials/transformer"
}
12 changes: 12 additions & 0 deletions packages/react-bindings/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@pixi-essentials/react-bindings",
"entries": [
{
"version": "3.0.0",
"tag": "@pixi-essentials/react-bindings_v3.0.0",
"date": "Mon, 04 Sep 2023 20:57:15 GMT",
"comments": {
"major": [
{
"comment": "Migrate react-bindings from @inlet/react-pixi to @pixi/react"
}
]
}
},
{
"version": "2.0.0",
"tag": "@pixi-essentials/react-bindings_v2.0.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/react-bindings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @pixi-essentials/react-bindings

This log was last generated on Sun, 05 Mar 2023 03:28:18 GMT and should not be manually modified.
This log was last generated on Mon, 04 Sep 2023 20:57:15 GMT and should not be manually modified.

## 3.0.0
Mon, 04 Sep 2023 20:57:15 GMT

### Breaking changes

- Migrate react-bindings from @inlet/react-pixi to @pixi/react

## 2.0.0
Sun, 05 Mar 2023 03:28:18 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bindings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixi-essentials/react-bindings",
"version": "2.0.0",
"version": "3.0.0",
"description": "React components for display-objects provided by pixi-essentials, for usage with @pixi/react.",
"main": "lib/react-bindings.js",
"module": "lib/react-bindings.es.js",
Expand Down

0 comments on commit 596af69

Please sign in to comment.