chore(release): 1.2.1

pull/321/head v1.2.1
dessant 3 years ago
parent 187622b83a
commit 91c0a40219

@ -2,6 +2,13 @@
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.2.1](https://github.com/dessant/buster/compare/v1.2.0...v1.2.1) (2021-05-14)
### Bug Fixes
* do not bundle source maps with Opera package ([187622b](https://github.com/dessant/buster/commit/187622b83a0edaeb1318feb68249bd342fd0951d))
## [1.2.0](https://github.com/dessant/buster/compare/v1.1.1...v1.2.0) (2021-04-29)

@ -1,6 +1,6 @@
{
"name": "buster",
"version": "1.2.0",
"version": "1.2.1",
"author": "Armin Sebastian",
"repository": "https://github.com/dessant/buster",
"license": "GPL-3.0-only",

Loading…
Cancel
Save