Skip to content

Commit d6e95e0

Browse files
chore(release): bump version to v1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-01-26)
1 parent a63b3b7 commit d6e95e0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
13
## [1.0.1](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.0...v1.0.1) (2023-01-26)
24

35
## 1.0.0 (2022-11-27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-docker-gitlab-ci",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "semantic-release plugin to publish Docker containers to GitLab Container Registry",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)