mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
Version Packages (#900)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a0ca8843f
commit
c04bd48cd2
@ -1,5 +0,0 @@
|
||||
---
|
||||
"microbundle": patch
|
||||
---
|
||||
|
||||
feat: :sparkles: Closes #497: preserve trailing newline in mangle.json
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'microbundle': patch
|
||||
---
|
||||
|
||||
Completion message shows pkg's actual name, rather than safe name
|
||||
@ -1,5 +1,13 @@
|
||||
# microbundle
|
||||
|
||||
## 0.14.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`2a0ca88`](https://github.com/developit/microbundle/commit/2a0ca8843f34c3773bb41eb3f8f571fb6b2b2d52) [#882](https://github.com/developit/microbundle/pull/882) Thanks [@MiKr13](https://github.com/MiKr13)! - feat: :sparkles: Closes #497: preserve trailing newline in mangle.json
|
||||
|
||||
* [`26f382a`](https://github.com/developit/microbundle/commit/26f382a989e86fdcc5149f73f7b6c9d314a4bf37) [#895](https://github.com/developit/microbundle/pull/895) Thanks [@rschristian](https://github.com/rschristian)! - Completion message shows pkg's actual name, rather than safe name
|
||||
|
||||
## 0.14.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "microbundle",
|
||||
"version": "0.14.0",
|
||||
"version": "0.14.1",
|
||||
"description": "Zero-configuration bundler for tiny JS libs, powered by Rollup.",
|
||||
"main": "dist/microbundle.js",
|
||||
"source": "src/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user