Skip to content

Commit 70abf5b

Browse files
committed
chore(release): 1.4.1
1 parent 2a9be22 commit 70abf5b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Changelog
22

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.
34

5+
### [1.4.1](https://github.com/Terkwood/BUGOUT/compare/v1.4.0...v1.4.1) (2021-05-14)
46

5-
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.
67

8+
### Bug Fixes
79

10+
* reformat browser JS ([#494](https://github.com/Terkwood/BUGOUT/issues/494)) ([964cfaf](https://github.com/Terkwood/BUGOUT/commit/964cfaf779890a8c47054c0ee036f1f84f0ef9a7))
11+
* reformat gtp.js ([1942163](https://github.com/Terkwood/BUGOUT/commit/19421634b573da0cf0229e0f0d9cde32608d3292))
12+
* trim lizzy strings in browser ([#495](https://github.com/Terkwood/BUGOUT/issues/495)) ([2954f4b](https://github.com/Terkwood/BUGOUT/commit/2954f4b0ebd338837f6aac1611d83d7215430ef7))
13+
* trim unused browser class ([#498](https://github.com/Terkwood/BUGOUT/issues/498)) ([b114d59](https://github.com/Terkwood/BUGOUT/commit/b114d5998234eb478d4f05bd65951559136e4ba7))
14+
* trim unused browser event ([#499](https://github.com/Terkwood/BUGOUT/issues/499)) ([6ad63a7](https://github.com/Terkwood/BUGOUT/commit/6ad63a75593df4eacba8acd1b0d25d4024511f94))
15+
* trim unused declarations ([#497](https://github.com/Terkwood/BUGOUT/issues/497)) ([3ffcac6](https://github.com/Terkwood/BUGOUT/commit/3ffcac6c88b3e78d18c2c89c94db9bf89a7d8cbb))
16+
* trim useless emits in browser ([#493](https://github.com/Terkwood/BUGOUT/issues/493)) ([70be6ee](https://github.com/Terkwood/BUGOUT/commit/70be6eecebb10d068e40a26e35db66876e6e5ce4))
817

918
## [1.4.0](https://github.com/Terkwood/BUGOUT/compare/v1.3.0...v1.4.0) (2021-05-12)
1019

0 commit comments

Comments
 (0)