Skip to content

Commit dc47e99

Browse files
authored
Merge pull request #2 from ryohidaka/release-please--branches--main--components--use-backlog
chore(main): release 0.1.0
2 parents 5d16b5c + 5236d34 commit dc47e99

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-04-10)
4+
5+
6+
### Features
7+
8+
* Add BacklogProvider. ([c06e229](https://github.com/ryohidaka/use-backlog/commit/c06e229d7351d3140156dd88d3bbc34f204cbddd))
9+
* Add component to preview object. ([e7a0045](https://github.com/ryohidaka/use-backlog/commit/e7a00453c5a82ed7c2512e0b56cae27842096908))
10+
* Add function to get count for pagination. ([47ad467](https://github.com/ryohidaka/use-backlog/commit/47ad46742266692f2fea421321adb61ee281b9a3))
11+
* Add tests for BacklogProvider. ([1e350ad](https://github.com/ryohidaka/use-backlog/commit/1e350ad975a438118fff4d29721d91e64bac103a))
12+
* Add tests for useIssue() ([4a49236](https://github.com/ryohidaka/use-backlog/commit/4a49236b58e60d534d3a3431adecd73a60e8ec46))
13+
* Add tests for useIssues() ([78cd58a](https://github.com/ryohidaka/use-backlog/commit/78cd58a882441e49889f570e81a8c71d17817289))
14+
* Add tests for useMyself() ([08fc9fd](https://github.com/ryohidaka/use-backlog/commit/08fc9fd50de632a1247002d02cb93ec5f70929b5))
15+
* Add tests for useProject() ([c8e38bb](https://github.com/ryohidaka/use-backlog/commit/c8e38bb1a6fde6e486feecae482301cc5e506b9d))
16+
* Add tests for useProjects() ([3d2b7f6](https://github.com/ryohidaka/use-backlog/commit/3d2b7f68723a2bb3418b6aa6f8a49815cfe8d157))
17+
* Add useIssue() ([4db065a](https://github.com/ryohidaka/use-backlog/commit/4db065abf05dd3f41b779b44f9f8b4ebfd231b92))
18+
* Add useIssues() ([fb47d12](https://github.com/ryohidaka/use-backlog/commit/fb47d125ead304bbf82bb3cf40757dae78a0e95d))
19+
* Add useMyself() ([8758e9f](https://github.com/ryohidaka/use-backlog/commit/8758e9f0984b330fc6a53a539ee0b6efbaf141fa))
20+
* Add useProject() ([a213da7](https://github.com/ryohidaka/use-backlog/commit/a213da7c781e95d5e1a8be56e2e47344860b5086))
21+
* Add useProjects() ([09c2fe0](https://github.com/ryohidaka/use-backlog/commit/09c2fe05319df0c513c9c9ec5a96c9e9b18b4955))
22+
* Install backlog-js. ([29edb84](https://github.com/ryohidaka/use-backlog/commit/29edb84a8c0ab30d3701b1cee71ee57198c2fb85))
23+
* Install swr ([b032cb8](https://github.com/ryohidaka/use-backlog/commit/b032cb8bed69e705d26e0aeb1eda7c862908a649))
24+
25+
26+
### Miscellaneous Chores
27+
28+
* release 0.1.0 ([ac5b95e](https://github.com/ryohidaka/use-backlog/commit/ac5b95e7647cd3023050af979b6bf63f95201cdb))

0 commit comments

Comments
 (0)