Skip to content

Commit 832ef00

Browse files
committed
chore(release): 3.4.4
1 parent 8e1c37e commit 832ef00

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.4](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.3...v3.4.4) (2020-01-11)
6+
7+
### Bug Fixes
8+
9+
- Upgrade dependencies ([8e1c37e](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/8e1c37ebdadb3ca14bc2e64d85e52f135ffd52f5))
10+
511
### [3.4.3](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.2...v3.4.3) (2020-01-08)
612

713
### [3.4.2](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.1...v3.4.2) (2019-10-26)

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.3",
3+
"version": "3.4.4",
44
"description": "Run custom JavaScript on any website.",
55
"scripts": {
66
"analyze": "NODE_ENV=production node utils/analyze.js",

0 commit comments

Comments
 (0)