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 4c32b1e + a1b8ba9 commit b4ecabeCopy full SHA for b4ecabe
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.16.4"
+ ".": "1.16.5"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [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
10
## [1.16.4](https://github.com/dubisdev/runmath/compare/runmath-v1.16.3...runmath-v1.16.4) (2024-08-17)
11
12
package.json
@@ -1,7 +1,7 @@
"name": "runmath",
"private": true,
- "version": "1.16.4",
+ "version": "1.16.5",
"license": "MIT",
"type": "module",
"scripts": {
0 commit comments