Skip to content

Commit c9c53d8

Browse files
committed
chore: release 0.0.2
1 parent 44dbf13 commit c9c53d8

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [0.0.2](https://github.com/pchalupa/release-it-webhook/compare/0.0.1...0.0.2) (2024-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* typo ([b2d771b](https://github.com/pchalupa/release-it-webhook/commit/b2d771b150167de0c7c66d74b2d7eb6e1c03dadf))
9+
10+
11+
### Chores
12+
13+
* add licence ([9ef8ff5](https://github.com/pchalupa/release-it-webhook/commit/9ef8ff5a846f5ad71247b542df99a31ee66d71f8))
14+
* fix paths ([c731d0a](https://github.com/pchalupa/release-it-webhook/commit/c731d0ad71ee1f49a4e8070d5492db1867dccb06))
15+
16+
17+
### Documentation
18+
19+
* **README:** update description ([98a8d26](https://github.com/pchalupa/release-it-webhook/commit/98a8d2689fd2fac675daa0fb6770f90e0c069e45))
20+
* **README:** update description ([0c0f276](https://github.com/pchalupa/release-it-webhook/commit/0c0f27685eeb7a7c893c3b1d0c2ed3e9cc5be470))
21+
322
## 0.0.1 (2024-01-01)
423

524

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-it-webhook",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Webhook plugin for release-it",
55
"repository": "https://github.com/pchalupa/release-it-webhook",
66
"bugs": {

0 commit comments

Comments
 (0)