This repository was archived by the owner on Feb 1, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 0.2.0] ( https://github.com/smooth-code/bundle-analyzer-javascript/compare/v0.1.0...v0.2.0 ) (2019-09-11)
7+
8+
9+ ### Features
10+
11+ * add netlify support ([ 7e4cc2f] ( https://github.com/smooth-code/bundle-analyzer-javascript/commit/7e4cc2f ) )
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.1 .0" ,
6+ "version" : " 0.2 .0" ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 0.2.0] ( https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.1.0...v0.2.0 ) (2019-09-11)
7+
8+
9+ ### Features
10+
11+ * add netlify support ([ 7e4cc2f] ( https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/7e4cc2f ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @bundle-analyzer/webpack-plugin" ,
33 "description" : " Bundle Analyzer webpack plugin." ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "main" : " lib/index.js" ,
66 "repository" : " https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin" ,
77 "author" : " Greg Bergé <berge.greg@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments