Skip to content

Commit d8c24c4

Browse files
committed
chore: release package(s)
- [email protected]
1 parent e610821 commit d8c24c4

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

@packages/babel-preset-optimise/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/tunnckoCore/opensource/compare/[email protected]@1.0.0) (2020-03-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **preset-optimise:** update deps & switch to mpl-2.0 ([e610821](https://github.com/tunnckoCore/opensource/commit/e610821f1b056ca982e8d3fece2af7f0a3d00319))
12+
13+
14+
### Features
15+
16+
* **preset-optimise:** add & rename options, better defaults ([#130](https://github.com/tunnckoCore/opensource/issues/130)) ([3840a62](https://github.com/tunnckoCore/opensource/commit/3840a62a010017444f454a8ae692a94b87c31e51))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* **preset-optimise:** add & rename options, better defaults (#130)
22+
23+
24+
25+
26+
627
## [0.2.5](https://github.com/tunnckoCore/opensource/compare/[email protected]@0.2.5) (2020-02-05)
728

829

@packages/babel-preset-optimise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-optimise",
3-
"version": "0.2.5",
3+
"version": "1.0.0",
44
"licenseStart": 2020,
55
"license": "MPL-2.0",
66
"description": "Babel preset with optimizations in mind, modern output",

0 commit comments

Comments
 (0)