Skip to content

Commit

Permalink
ci(release): 1.1.0-beta-f-add-support-for-exec-1673612865715.1
Browse files Browse the repository at this point in the history
# [1.1.0-beta-f-add-support-for-exec-1673612865715.1](v1.0.1...v1.1.0-beta-f-add-support-for-exec-1673612865715.1) (2023-01-13)

### Bug Fixes

* **deps:** add @semantic-release/exec ([a21def1](a21def1))

### Features

* add support for @semantic-release/exec ([adbf1e2](adbf1e2))
  • Loading branch information
semantic-release-bot committed Jan 13, 2023
1 parent adbf1e2 commit 0864148
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/ttsc"
},
"types": "lib/index.d.ts",
"version": "1.0.1"
"version": "1.1.0-beta-f-add-support-for-exec-1673612865715.1"
}

0 comments on commit 0864148

Please sign in to comment.