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.
1 parent 32ea61e commit 0e71d78Copy full SHA for 0e71d78
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/catapulta-sh/catapulta-verify/compare/v1.4.1...v1.4.2) (2025-03-25)
4
+
5
6
+### Bug Fixes
7
8
+* upgrade to toolbox ([#39](https://github.com/catapulta-sh/catapulta-verify/issues/39)) ([32ea61e](https://github.com/catapulta-sh/catapulta-verify/commit/32ea61e00516d53ecf3a9e86dba62c947fec46f7))
9
10
## [1.4.1](https://github.com/catapulta-sh/catapulta-verify/compare/v1.4.0...v1.4.1) (2025-03-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "catapulta-verify",
- "version": "1.4.1",
+ "version": "1.4.2",
"author": "@kartojal <[email protected]> (https://catapulta.sh/)",
"repository": {
"type": "git",
0 commit comments