Skip to content

Commit 5e86ba0

Browse files
chore(master): release 1.3.0 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91ca7ed commit 5e86ba0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.3.0](https://github.com/catapulta-sh/catapulta-verify/compare/v1.2.1...v1.3.0) (2025-01-27)
4+
5+
6+
### Features
7+
8+
* verify on multiple explorers in parallel ([#34](https://github.com/catapulta-sh/catapulta-verify/issues/34)) ([91ca7ed](https://github.com/catapulta-sh/catapulta-verify/commit/91ca7edffd96ac42e399097b65613b6d5594497e))
9+
310
## [1.2.1](https://github.com/catapulta-sh/catapulta-verify/compare/v1.2.0...v1.2.1) (2024-11-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "catapulta-verify",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"author": "@kartojal <[email protected]> (https://catapulta.sh/)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)