diff --git a/docs/gitbook/changelog.md b/docs/gitbook/changelog.md index 8fd5914..65b7fe5 100644 --- a/docs/gitbook/changelog.md +++ b/docs/gitbook/changelog.md @@ -1,3 +1,10 @@ +## [1.1.2](https://github.com/taskforcesh/bullmq-proxy/compare/v1.1.1...v1.1.2) (2024-02-29) + + +### Bug Fixes + +* create image using production files ([c939ed6](https://github.com/taskforcesh/bullmq-proxy/commit/c939ed6461ac8f54074809cb182414c3fb12e11c)) + ## [1.1.1](https://github.com/taskforcesh/bullmq-proxy/compare/v1.1.0...v1.1.1) (2024-02-29) diff --git a/package.json b/package.json index 87d6484..c9ce49e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bullmq-proxy", - "version": "1.1.1", + "version": "1.1.2", "private": true, "main": "index.js", "author": "Manuel Astudillo ",