File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0] ( https://github.com/patternslib/pat-shopping-cart/compare/1.1.0...2.0.0 ) (2021-11-18)
2
+
3
+
4
+ ### Breaking Changes
5
+
6
+ * Upgrade to Webpack 5. ([ 0381039] ( https://github.com/patternslib/pat-shopping-cart/commit/03810398869f343bbcfd45564706c13612644f40 ) )
7
+
8
+
9
+
10
+ ### Maintenance
11
+
12
+ * ** build:** Extend Patternslib release-it config file. ([ ade4792] ( https://github.com/patternslib/pat-shopping-cart/commit/ade4792d233591bfba2ac190b133d12960d653c3 ) )
13
+
14
+ * ** build:** Release on GitHub releases. ([ 0f7474d] ( https://github.com/patternslib/pat-shopping-cart/commit/0f7474df6d05bb75b1bb17efc40aebabf5433e53 ) )
15
+
16
+ * Upgrade up to minor versions. ([ 1ab72bf] ( https://github.com/patternslib/pat-shopping-cart/commit/1ab72bffd0dec4e93669163b59aa3877fdad4bce ) )
17
+
1
18
## [ 1.1.0] ( https://github.com/patternslib/pat-shopping-cart/compare/1.0.0...1.1.0 ) (2021-06-15)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternslib/pat-shopping-cart" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " A pattern for adding items to a cart, and performing an action on them" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./src/pat-shopping-cart.js" ,
You can’t perform that action at this time.
0 commit comments