Skip to content

Commit 39866f8

Browse files
authored
Merge pull request #2 from flowcore-io/release-please--branches--main--components--testing-microservice
chore(main): release 1.1.0
2 parents 8ae61c5 + 256ab10 commit 39866f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/flowcore-io/library-testing-microservice-ts/compare/v1.0.0...v1.1.0) (2022-12-30)
4+
5+
6+
### Features
7+
8+
* added readme to package ([8ae61c5](https://github.com/flowcore-io/library-testing-microservice-ts/commit/8ae61c5d2a37b71efd96fe7217db6b33a7e75ff8))
9+
310
## 1.0.0 (2022-12-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flowcore/testing-microservice",
33
"license": "MIT",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"type": "commonjs",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)