Skip to content

Commit d29cd06

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2022-03-29) ### Bug Fixes * **cicd:** fix the wrong Docker hub path ([3eb364c](3eb364c))
1 parent 761be65 commit d29cd06

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.5](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.4...v1.1.5) (2022-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cicd:** fix the wrong Docker hub path ([3eb364c](https://github.com/timoa/chrome-tab-rotate-server/commit/3eb364c0e9fede3b6751951785a63f601aed1866))
7+
18
## [1.1.4](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.1.3...v1.1.4) (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.4",
3+
"version": "1.1.5",
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)