Skip to content

Commit d9a623c

Browse files
committed
chore(release): 3.3.4
1 parent 080dabe commit d9a623c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [3.3.4](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.3.3...v3.3.4) (2019-08-18)
6+
7+
### Bug Fixes
8+
9+
- Add release script ([080dabe](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/080dabe))

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.3.3",
3+
"version": "3.3.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)