Skip to content

Commit

Permalink
chore(release): 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Oct 26, 2019
1 parent 69d3fe3 commit 97570db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

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

### Bug Fixes

- External scripts do not inject in strict time order ([dd86352](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/dd86352))

### [3.4.1](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.0...v3.4.1) (2019-10-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "custom-javaScript-for-websites-2",
"version": "3.4.1",
"version": "3.4.2",
"description": "Run custom JavaScript on any website.",
"scripts": {
"analyze": "NODE_ENV=production node utils/analyze.js",
Expand Down

0 comments on commit 97570db

Please sign in to comment.