diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7be2f3d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## [1.0.4](https://github.com/omermorad/nestjs-pact/compare/v1.0.3...v1.0.4) (2020-12-22) + + +### Bug Fixes + +* **tsconfig.build.json:** add commitlint.config.js to excluded files ([#5](https://github.com/omermorad/nestjs-pact/issues/5)) ([ec834a6](https://github.com/omermorad/nestjs-pact/commit/ec834a653f2ef79ac0292c4211341247f586da94)) diff --git a/package-lock.json b/package-lock.json index 041d37c..871a080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nestjs-pact", - "version": "0.0.0-development", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 26f8752..f3fd257 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-pact", - "version": "0.0.0-development", + "version": "1.0.4", "license": "MIT", "description": "Injectable Pact.js Consumer/Producer for NestJS", "keywords": [