File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 0.6.4] ( https://github.com/Codecademy/client-modules/compare/@codecademy/styleguide@0.6.3...@codecademy/styleguide@0.6.4 ) (2023-03-16)
7+
8+ ** Note:** Version bump only for package @codecademy/styleguide
9+
10+
11+
12+
13+
614### [ 0.6.3] ( https://github.com/Codecademy/client-modules/compare/@codecademy/styleguide@0.6.2...@codecademy/styleguide@0.6.3 ) (2022-11-02)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/styleguide" ,
33 "description" : " Styleguide for Client Modules" ,
4- "version" : " 0.6.3 " ,
4+ "version" : " 0.6.4 " ,
55 "author" : " Codecademy Engineering" ,
66 "scripts" : {
77 "start" : " yarn storybook" ,
1818 "@babel/core" : " ^7.13.10" ,
1919 "@codecademy/gamut" : " ^42.1.1" ,
2020 "@codecademy/variance" : " *" ,
21- "@codecademy/webpack-config" : " ^6.2 .0" ,
21+ "@codecademy/webpack-config" : " ^6.3 .0" ,
2222 "@emotion/cache" : " ^11.4.0" ,
2323 "@emotion/react" : " ^11.4.0" ,
2424 "@emotion/styled" : " ^11.3.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 6.3.0] ( http://github.com///compare/@codecademy/webpack-config@6.2.0...@codecademy/webpack-config@6.3.0 ) (2023-03-16)
7+
8+
9+ ### Features
10+
11+ * ** webpack-config:** upgrade node-sass to 8.0.0 ([ 5a91a8b] ( http://github.com///commit/5a91a8b66f9ba425abfb0b9b5cd9b7643f8ac632 ) )
12+
13+
14+
615## [ 6.2.0] ( http://github.com///compare/@codecademy/webpack-config@6.1.0...@codecademy/webpack-config@6.2.0 ) (2022-08-29)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/webpack-config" ,
3- "version" : " 6.2 .0" ,
3+ "version" : " 6.3 .0" ,
44 "description" : " Config files for webpack" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments