Skip to content

Commit 28bc086

Browse files
committed
feat: add side effects to package.json and uplift dev dependencies
1 parent c5833a7 commit 28bc086

File tree

3 files changed

+3615
-1946
lines changed

3 files changed

+3615
-1946
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.0] - 2021-10-20
8+
9+
### Updates
10+
- Add `sideEffects` to package.json
11+
- Uplift devDependencies
12+
713
## [1.0.1] - 2021-05-01
814

915
- Fix missing global Node

0 commit comments

Comments
 (0)