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.
1 parent a63b3b7 commit d6e95e0Copy full SHA for d6e95e0
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.2](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.1...v1.0.2) (2023-01-26)
2
+
3
## [1.0.1](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.0...v1.0.1) (2023-01-26)
4
5
## 1.0.0 (2022-11-27)
package.json
@@ -1,6 +1,6 @@
{
"name": "semantic-release-docker-gitlab-ci",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "semantic-release plugin to publish Docker containers to GitLab Container Registry",
"main": "index.js",
6
"files": [
0 commit comments