Skip to content

Commit c8d2cbf

Browse files
authored
Merge pull request #24 from dubisdev/release-please--branches--main--components--runmath
chore(main): release runmath 1.17.4
2 parents 8f21206 + 769363b commit c8d2cbf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.3"
2+
".": "1.17.4"
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.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+
310
## [1.17.3](https://github.com/dubisdev/runmath/compare/runmath-v1.17.2...runmath-v1.17.3) (2025-11-30)
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.3",
4+
"version": "1.17.4",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)