Skip to content

Commit

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


<details><summary>docs: 0.1.2</summary>

##
[0.1.2](docs-v0.1.1...docs-v0.1.2)
(2025-01-21)


### Bug Fixes

* release `1.3.0` v2
([71959d1](71959d1))
</details>

<details><summary>sprinter-sdk: 1.2.2</summary>

##
[1.2.2](sprinter-sdk-v1.2.1...sprinter-sdk-v1.2.2)
(2025-01-21)


### Bug Fixes

* release `1.3.0` v2
([71959d1](71959d1))
</details>

<details><summary>sprinter-react: 1.2.2</summary>

##
[1.2.2](sprinter-react-v1.2.1...sprinter-react-v1.2.2)
(2025-01-21)


### Bug Fixes

* release `1.3.0` v2
([71959d1](71959d1))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 21, 2025
1 parent 730e381 commit 1f3c4d5
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"docs": "0.1.1",
"packages/sdk": "1.2.1",
"packages/react": "1.2.1"
"docs": "0.1.2",
"packages/sdk": "1.2.2",
"packages/react": "1.2.2"
}
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.1...docs-v0.1.2) (2025-01-21)


### Bug Fixes

* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))

## [0.1.1](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.0...docs-v0.1.1) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.1",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.2](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.2.1...sprinter-react-v1.2.2) (2025-01-21)


### Bug Fixes

* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))

## [1.2.1](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.2.0...sprinter-react-v1.2.1) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"
},
"version": "1.2.1",
"version": "1.2.2",
"type": "module",
"main": "dist/main.js",
"types": "dist/main.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.2](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.1...sprinter-sdk-v1.2.2) (2025-01-21)


### Bug Fixes

* release `1.3.0` v2 ([71959d1](https://github.com/sprintertech/sprinter-sdk/commit/71959d1d8b5583fb27a36826415d5f7fe8ab9581))

## [1.2.1](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-sdk-v1.2.0...sprinter-sdk-v1.2.1) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"
},
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 1f3c4d5

Please sign in to comment.