Skip to content

Commit 6627820

Browse files
chore(release): 1.1.9 [skip ci]
## [1.1.9](v1.1.8...v1.1.9) (2022-03-29) ### Bug Fixes * **cicd:** last try to get the git tag for Docker tag creation ([a2c19c7](a2c19c7))
1 parent e30c03f commit 6627820

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.9](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.8...v1.1.9) (2022-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cicd:** last try to get the git tag for Docker tag creation ([a2c19c7](https://github.com/timoa/chrome-tab-rotate-server/commit/a2c19c722e49452e29e20402f15c4c0174c6d870))
7+
18
## [1.1.8](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.7...v1.1.8) (2022-03-29)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-tab-rotate-server",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "An API that provides the config/contents for the chrome-tab-rotate Chrome extension",
55
"main": "src/index.js",
66
"private": true,

0 commit comments

Comments
 (0)