Skip to content

Commit

Permalink
chore(release): 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Terkwood committed May 14, 2021
1 parent 2a9be22 commit 70abf5b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Changelog

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.

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

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.

### Bug Fixes

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

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

Expand Down

0 comments on commit 70abf5b

Please sign in to comment.