File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v2.0.0] 2023-05-02
9
+
10
+ - Release a new version with a peer dependency on Rollup v3
11
+
8
12
## [ v1.2.0] 2021-12-02
9
13
10
14
- Add optional support for ` tailwindcss ` in CSS-build task [ #8 ] ( https://github.com/hypothesis/frontend-build/pull/8 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hypothesis/frontend-build" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Hypothesis frontend build scripts" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./index.js" ,
You can’t perform that action at this time.
0 commit comments