We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0d101c + 93d01af commit 6cbccaeCopy full SHA for 6cbccae
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.17.1"
+ ".": "1.17.2"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [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
10
## [1.17.1](https://github.com/dubisdev/runmath/compare/runmath-v1.17.0...runmath-v1.17.1) (2025-06-19)
11
12
package.json
@@ -1,7 +1,7 @@
"name": "runmath",
"private": true,
- "version": "1.17.1",
+ "version": "1.17.2",
"license": "MIT",
"type": "module",
"scripts": {
0 commit comments