Skip to content

Commit

Permalink
chore(main): release sandworm-jest 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidobo committed Sep 29, 2022
1 parent 0e690e6 commit b483886
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.0"
".": "1.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/sandworm-hq/sandworm-jest/compare/sandworm-jest-v1.2.0...sandworm-jest-v1.3.0) (2022-09-29)


### Features

* update `sandworm-utils` to v1.6.0 ([0e690e6](https://github.com/sandworm-hq/sandworm-jest/commit/0e690e6a7cf1fe6e7a2d7bf23b1f334b6d5835d7))

## [1.2.0](https://github.com/sandworm-hq/sandworm-jest/compare/sandworm-jest-v1.1.0...sandworm-jest-v1.2.0) (2022-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sandworm-jest",
"version": "1.2.0",
"version": "1.3.0",
"description": "Security Snapshot Testing Inside Your Jest Test Suite 🪱",
"main": "setup/index.js",
"scripts": {
Expand Down

0 comments on commit b483886

Please sign in to comment.