chore(release): publish v3.0.0

This commit is contained in:
Alvis HT Tang 2021-10-04 14:13:53 +01:00
parent daf36df63e
commit e78ce2684b
2 changed files with 26 additions and 1 deletions

25
CHANGELOG.md Normal file
View File

@ -0,0 +1,25 @@
# Changelog
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.0](https://github.com/alvis/presetter/compare/v2.1.0...v3.0.0) (2021-10-04)
### ✨ Features
* **preset-rollup:** provide a preset for code bundling via rollup ([b0704b0](https://github.com/alvis/presetter/commit/b0704b0fe727c2724d7057d3803ecee49c230eff))
### 🐛 Bug Fixes
* **presetter:** narrow types in directive's argument ([c6de804](https://github.com/alvis/presetter/commit/c6de8044d4d9f584e3ef4ef688f81c08db425d1c))
### 🛠 Builds
* use presetter-preset-strict wherever possible ([4ff72a1](https://github.com/alvis/presetter/commit/4ff72a1a9730dfd4ad99d0a63dd4b005041ce759))
### 📦 Code Refactoring
* rename presetter-preset to presetter-preset-essentials ([b799587](https://github.com/alvis/presetter/commit/b7995871d85a1ccb8d2e43ba9b3a7e305de7a99b))

View File

@ -1,6 +1,6 @@
{
"name": "presetter-preset-rollup",
"version": "0.0.0",
"version": "3.0.0",
"description": "An opinionated presetter preset for using rollup as a bundler",
"keywords": [
"presetter",