chore(release): publish v3.0.2

This commit is contained in:
Alvis HT Tang 2021-11-03 08:46:42 +00:00
parent 45d6ec3666
commit a2496b3827
2 changed files with 6 additions and 2 deletions

View File

@ -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.
## [3.0.2](https://github.com/alvis/presetter/compare/v3.0.1...v3.0.2) (2021-11-03)
## [3.0.1](https://github.com/alvis/presetter/compare/v3.0.0...v3.0.1) (2021-10-14)

View File

@ -1,6 +1,6 @@
{
"name": "presetter-preset-rollup",
"version": "3.0.1",
"version": "3.0.2",
"description": "An opinionated presetter preset for using rollup as a bundler",
"keywords": [
"presetter",
@ -39,7 +39,7 @@
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-yaml": "^3.0.0",
"presetter": "^3.0.1",
"presetter": "^3.0.2",
"rollup": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-ts": "^1.0.0",