Skip to content

Commit a0d3f69

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2023-01-10) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([99a90b9](99a90b9))
1 parent 7449f5a commit a0d3f69

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.2](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.3.1...v1.3.2) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json & package-lock.json to reduce vulnerabilities ([99a90b9](https://github.com/timoa/chrome-tab-rotate-server/commit/99a90b9f85a8c486bb29d9c18a8fb5ee7269902d))
7+
18
## [1.3.1](https://github.com/timoa/chrome-tab-rotate-server/compare/v1.3.0...v1.3.1) (2022-05-20)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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.3.1",
3+
"version": "1.3.2",
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)