Skip to content

Commit ac2fed1

Browse files
committed
chore(release): 3.4.12
1 parent f339b2d commit ac2fed1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.4.12](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.11...v3.4.12) (2022-05-18)
6+
57
### [3.4.11](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.10...v3.4.11) (2022-05-18)
68

79
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-javaScript-for-websites-2",
3-
"version": "3.4.11",
3+
"version": "3.4.12",
44
"description": "Run custom JavaScript on any website.",
55
"scripts": {
66
"analyze": "NODE_ENV=production node utils/analyze.js",

0 commit comments

Comments
 (0)