We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f21206 + 769363b commit c8d2cbfCopy full SHA for c8d2cbf
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.17.3"
+ ".": "1.17.4"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.17.4](https://github.com/dubisdev/runmath/compare/runmath-v1.17.3...runmath-v1.17.4) (2026-01-05)
4
+
5
6
+### Bug Fixes
7
8
+* Update deps ([d984ff3](https://github.com/dubisdev/runmath/commit/d984ff356bddd8bbc5b66fa647f97065e5400a49))
9
10
## [1.17.3](https://github.com/dubisdev/runmath/compare/runmath-v1.17.2...runmath-v1.17.3) (2025-11-30)
11
12
package.json
@@ -1,7 +1,7 @@
"name": "runmath",
"private": true,
- "version": "1.17.3",
+ "version": "1.17.4",
"license": "MIT",
"type": "module",
"scripts": {
0 commit comments