Skip to content

Commit 42eaf86

Browse files
authored
Merge pull request #32 from nulab/release-0.12.1
0.12.1
2 parents 698cef4 + 5ac283c commit 42eaf86

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
## [0.12.1](https://github.com/nulab/backlog-js/compare/0.12.0...0.12.1) (2021-04-01)
4+
5+
* Bump npm libraries [#30](https://github.com/nulab/backlog-js/pull/30) ([mmktomato](https://github.com/mmktomato))
6+
* Migrate GitHub Action [#27](https://github.com/nulab/backlog-js/pull/27) ([odanado](https://github.com/odanado))
7+
38
## [0.12.0](https://github.com/nulab/backlog-js/compare/0.11.0...0.12.0) (2021-01-08)
49

510
* Add missing endpoints [#25](https://github.com/nulab/backlog-js/pull/25) ([mmktomato](https://github.com/mmktomato))

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": "backlog-js",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Backlog API v2 client for browser and node",
55
"main": "dist/backlog.js",
66
"repository": {

0 commit comments

Comments
 (0)