Skip to content

Commit 5efb0c6

Browse files
chore: release master (#196)
🤖 I have created a release *beep* *boop* --- <details><summary>docs: 0.4.0</summary> ## [0.4.0](docs-v0.3.12...docs-v0.4.0) (2025-11-11) ### Features * add points program to docs ([#195](#195)) ([80019d5](80019d5)) </details> <details><summary>sprinter-react: 1.5.0</summary> ## [1.5.0](sprinter-react-v1.4.4...sprinter-react-v1.5.0) (2025-11-11) ### Features * add points program to docs ([#195](#195)) ([80019d5](80019d5)) </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>
1 parent 80019d5 commit 5efb0c6

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"docs": "0.3.12",
2+
"docs": "0.4.0",
33
"packages/sdk": "1.4.4",
4-
"packages/react": "1.4.4"
4+
"packages/react": "1.5.0"
55
}

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.3.12...docs-v0.4.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* add points program to docs ([#195](https://github.com/sprintertech/sprinter-sdk/issues/195)) ([80019d5](https://github.com/sprintertech/sprinter-sdk/commit/80019d5046ba9b3063f57f224858901d33f165e2))
9+
310
## [0.3.12](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.3.11...docs-v0.3.12) (2025-10-31)
411

512
### Bug Fixes

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.3.12",
3+
"version": "0.4.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"

packages/react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.4.4...sprinter-react-v1.5.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* add points program to docs ([#195](https://github.com/sprintertech/sprinter-sdk/issues/195)) ([80019d5](https://github.com/sprintertech/sprinter-sdk/commit/80019d5046ba9b3063f57f224858901d33f165e2))
9+
310
## [1.4.4](https://github.com/sprintertech/sprinter-sdk/compare/sprinter-react-v1.4.3...sprinter-react-v1.4.4) (2025-06-30)
411

512

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/sprintertech/sprinter-sdk.git"
66
},
7-
"version": "1.4.4",
7+
"version": "1.5.0",
88
"type": "module",
99
"main": "dist/main.js",
1010
"types": "dist/main.d.ts",

0 commit comments

Comments
 (0)