Skip to content

Commit 889920b

Browse files
chore: release v0.1.2 (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 75b89f3 commit 889920b

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.1.2](https://github.com/korosuke613/linear-webhook/compare/v0.1.1...v0.1.2) (2021-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Handler and Interfaces ([66051ba](https://github.com/korosuke613/linear-webhook/commit/66051ba45946ed09d7979a428d3df46aaa212cfb))
7+
* test only *Test.(ts|tsx|js) ([b94cec6](https://github.com/korosuke613/linear-webhook/commit/b94cec610c5f69242a3257c9ad555a4b9a27b844))
8+
9+
10+
111
## [0.1.1](https://github.com/korosuke613/linear-webhook/compare/v0.1.0...v0.1.1) (2021-01-31)
212

313

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "linear-webhook",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Webhook handler for Linear",
55
"module": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)