Skip to content

Commit 318551f

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2022-03-29) ### Bug Fixes * **cicd:** try to fix Docker tags with latest value ([14ca3df](14ca3df))
1 parent 024756e commit 318551f

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.7](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.6...v1.1.7) (2022-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cicd:** try to fix Docker tags with latest value ([14ca3df](https://github.com/timoa/chrome-tab-rotate-server/commit/14ca3df6491f550ac6f0b7a2d171233cc2d10731))
7+
18
## [1.1.6](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.5...v1.1.6) (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.6",
3+
"version": "1.1.7",
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)