Skip to content

Commit 54c18a5

Browse files
chore(release): 1.1.8 [skip ci]
## [1.1.8](v1.1.7...v1.1.8) (2022-03-29) ### Bug Fixes * **cicd:** add regex on metadata-docker to create the Docker tag ([845ac84](845ac84))
1 parent c11665d commit 54c18a5

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.8](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.7...v1.1.8) (2022-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cicd:** add regex on metadata-docker to create the Docker tag ([845ac84](https://github.com/timoa/chrome-tab-rotate-server/commit/845ac84b94c1bf9c7b3b90b576d3569baf24509c))
7+
18
## [1.1.7](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.6...v1.1.7) (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.7",
3+
"version": "1.1.8",
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)