Skip to content

Commit b4ecabe

Browse files
authored
Merge pull request #16 from dubisdev/release-please--branches--main--components--runmath
chore(main): release runmath 1.16.5
2 parents 4c32b1e + a1b8ba9 commit b4ecabe

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.16.4"
2+
".": "1.16.5"
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.16.5](https://github.com/dubisdev/runmath/compare/runmath-v1.16.4...runmath-v1.16.5) (2024-08-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Update deps ([763b332](https://github.com/dubisdev/runmath/commit/763b33264c08100560c60e36cd7ca7d5228d8f9a))
9+
310
## [1.16.4](https://github.com/dubisdev/runmath/compare/runmath-v1.16.3...runmath-v1.16.4) (2024-08-17)
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.16.4",
4+
"version": "1.16.5",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)