Skip to content

Commit 93d01af

Browse files
authored
Merge pull request #22 from dubisdev/release-please--branches--main--components--runmath
chore(main): release runmath 1.17.2
2 parents 513dd59 + 5665a14 commit 93d01af

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.17.1"
2+
".": "1.17.2"
33
}

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.17.2](https://github.com/dubisdev/runmath/compare/runmath-v1.17.1...runmath-v1.17.2) (2025-09-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Update deps & GH workflows ([86869c8](https://github.com/dubisdev/runmath/commit/86869c81821024c516281e3bef7a2cdd9934245e))
9+
310
## [1.17.1](https://github.com/dubisdev/runmath/compare/runmath-v1.17.0...runmath-v1.17.1) (2025-06-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "runmath",
33
"private": true,
4-
"version": "1.17.1",
4+
"version": "1.17.2",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)