Skip to content

Commit 3f82d4d

Browse files
chore: release test-api 2.0.0
1 parent 89af9c2 commit 3f82d4d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

src/apis/test-api/CHANGELOG.md

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

3+
## [2.0.0](https://www.github.com/sofisl/hello-world/compare/test-api-v1.0.0...v2.0.0) (2020-12-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add a change
9+
* launch libs
10+
* add new apis
11+
12+
### Features
13+
14+
* add a change ([7d9629c](https://www.github.com/sofisl/hello-world/commit/7d9629c297b2f0c45a13fe209e30ae916c7c7e8d))
15+
* add new apis ([3628279](https://www.github.com/sofisl/hello-world/commit/36282795b32dc0832227058eef35336403df914b))
16+
* launch libs ([6ed56bf](https://www.github.com/sofisl/hello-world/commit/6ed56bf5fd80c77ad7ec84b10e702fbaac611664))
17+
318
## 1.0.0 (2020-12-03)
419

520

src/apis/test-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-api",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)