Skip to content

Commit

Permalink
chore: release main (#180)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>sygmaprotocol-react-widget: 0.1.2</summary>

##
[0.1.2](sygmaprotocol-react-widget-v0.1.1...sygmaprotocol-react-widget-v0.1.2)
(2024-04-22)


### Miscellaneous Chores

* release 0.1.2
([aefacb7](aefacb7))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @buildwithsygma/sygmaprotocol-widget bumped to 0.1.2
</details>

<details><summary>sygmaprotocol-widget: 0.1.2</summary>

##
[0.1.2](sygmaprotocol-widget-v0.1.1...sygmaprotocol-widget-v0.1.2)
(2024-04-22)


### Miscellaneous Chores

* release 0.1.2
([aefacb7](aefacb7))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
MakMuftic authored Apr 22, 2024
1 parent aefacb7 commit 4d39eaa
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/widget": "0.1.1",
"packages/react": "0.1.1"
"packages/widget": "0.1.2",
"packages/react": "0.1.2"
}
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.2](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-react-widget-v0.1.1...sygmaprotocol-react-widget-v0.1.2) (2024-04-22)


### Miscellaneous Chores

* release 0.1.2 ([aefacb7](https://github.com/sygmaprotocol/sygma-widget/commit/aefacb76910ecc107a7f778e381fa244eb75a02a))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @buildwithsygma/sygmaprotocol-widget bumped to 0.1.2

## [0.1.1](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-react-widget-v0.1.0...sygmaprotocol-react-widget-v0.1.1) (2024-04-22)


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": "@buildwithsygma/sygmaprotocol-react-widget",
"description": "Sygma Protocol Widget",
"version": "0.1.1",
"version": "0.1.2",
"main": "build/index.js",
"module": "build/index.js",
"license": "LGPL-3.0-or-later",
Expand Down
7 changes: 7 additions & 0 deletions packages/widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.1...sygmaprotocol-widget-v0.1.2) (2024-04-22)


### Miscellaneous Chores

* release 0.1.2 ([aefacb7](https://github.com/sygmaprotocol/sygma-widget/commit/aefacb76910ecc107a7f778e381fa244eb75a02a))

## [0.1.1](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.0...sygmaprotocol-widget-v0.1.1) (2024-04-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@buildwithsygma/sygmaprotocol-widget",
"description": "Sygma Protocol Widget",
"version": "0.1.1",
"version": "0.1.2",
"main": "build/sygmaprotocol-widget.js",
"module": "build/sygmaprotocol-widget.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 4d39eaa

Please sign in to comment.