Skip to content

Commit

Permalink
chore: release main (#179)
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.1</summary>

##
[0.1.1](sygmaprotocol-react-widget-v0.1.0...sygmaprotocol-react-widget-v0.1.1)
(2024-04-22)


### Miscellaneous Chores

* release 0.1.1
([53763cb](53763cb))


### Dependencies

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

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

##
[0.1.1](sygmaprotocol-widget-v0.1.0...sygmaprotocol-widget-v0.1.1)
(2024-04-22)


### Miscellaneous Chores

* release 0.1.1
([53763cb](53763cb))
</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 53763cb commit 5e39ab2
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.0",
"packages/react": "0.1.0"
"packages/widget": "0.1.1",
"packages/react": "0.1.1"
}
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.1](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-react-widget-v0.1.0...sygmaprotocol-react-widget-v0.1.1) (2024-04-22)


### Miscellaneous Chores

* release 0.1.1 ([53763cb](https://github.com/sygmaprotocol/sygma-widget/commit/53763cbaeb4d2df5de1735e9d5fe6914ff76c13d))


### Dependencies

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

## 0.1.0 (2024-04-19)


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.0",
"version": "0.1.1",
"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.1](https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.0...sygmaprotocol-widget-v0.1.1) (2024-04-22)


### Miscellaneous Chores

* release 0.1.1 ([53763cb](https://github.com/sygmaprotocol/sygma-widget/commit/53763cbaeb4d2df5de1735e9d5fe6914ff76c13d))

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


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.0",
"version": "0.1.1",
"main": "build/sygmaprotocol-widget.js",
"module": "build/sygmaprotocol-widget.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 5e39ab2

Please sign in to comment.