Skip to content

Commit 4db060e

Browse files
chore(release): bump version to v1.1.0 [skip ci]
## [1.1.0](v1.0.3...v1.1.0) (2023-02-23) ### Features * add semver option ([27de946](27de946))
1 parent 27de946 commit 4db060e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.0](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.3...v1.1.0) (2023-02-23)
2+
3+
4+
### Features
5+
6+
* add semver option ([27de946](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/commit/27de9466cb4b7fcec12611a84ae49e77994c778c))
7+
18
## [1.0.3](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.2...v1.0.3) (2023-01-26)
29

310
## [1.0.2](https://github.com/kaibloecker/semantic-release-docker-gitlab-ci/compare/v1.0.1...v1.0.2) (2023-01-26)

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.3",
3+
"version": "1.1.0",
44
"description": "semantic-release plugin to publish Docker containers to GitLab Container Registry",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)