This repository was archived by the owner on Feb 1, 2021. It is now read-only.
File tree 4 files changed +24
-2
lines changed
4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.1] ( https://github.com/smooth-code/bundle-analyzer-javascript/compare/v0.2.0...v0.2.1 ) (2019-09-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix netlify branch recuperation ([ 9103f68] ( https://github.com/smooth-code/bundle-analyzer-javascript/commit/9103f68 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.2.0] ( https://github.com/smooth-code/bundle-analyzer-javascript/compare/v0.1.0...v0.2.0 ) (2019-09-11)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.2.0 " ,
6
+ "version" : " 0.2.1 " ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.1] ( https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.2.0...v0.2.1 ) (2019-09-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix netlify branch recuperation ([ 9103f68] ( https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/9103f68 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 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
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bundle-analyzer/webpack-plugin" ,
3
3
"description" : " Bundle Analyzer webpack plugin." ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
5
5
"main" : " lib/index.js" ,
6
6
"repository" : " https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin" ,
7
7
"author" :
" Greg Bergé <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments