We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ae61c5 + 256ab10 commit 39866f8Copy full SHA for 39866f8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2022-12-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@flowcore/testing-microservice",
"license": "MIT",
- "version": "1.0.0",
+ "version": "1.1.0",
"type": "commonjs",
"publishConfig": {
"access": "public",
0 commit comments