chore(release): publish v4.0.1
This commit is contained in:
parent
547dbc4a85
commit
a62e640bd9
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
## [4.0.1](https://github.com/alvis/presetter/compare/v4.0.0...v4.0.1) (2023-06-21)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [4.0.0](https://github.com/alvis/presetter/compare/v3.5.5...v4.0.0) (2023-06-18)
|
# [4.0.0](https://github.com/alvis/presetter/compare/v3.5.5...v4.0.0) (2023-06-18)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "presetter-preset-rollup",
|
"name": "presetter-preset-rollup",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"description": "An opinionated presetter preset for using rollup as a bundler",
|
"description": "An opinionated presetter preset for using rollup as a bundler",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"presetter",
|
"presetter",
|
||||||
|
|
Loading…
Reference in New Issue