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.5] ( https://github.com/Codecademy/client-modules/compare/@codecademy/styleguide@0.6.4...@codecademy/styleguide@0.6.5 ) (2023-04-03)
7+
8+ ** Note:** Version bump only for package @codecademy/styleguide
9+
10+
11+
12+
13+
614### [ 0.6.4] ( https://github.com/Codecademy/client-modules/compare/@codecademy/styleguide@0.6.3...@codecademy/styleguide@0.6.4 ) (2023-03-16)
715
816** Note:** Version bump only for package @codecademy/styleguide
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.4 " ,
4+ "version" : " 0.6.5 " ,
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.3 .0" ,
21+ "@codecademy/webpack-config" : " ^6.4 .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.4.0] ( http://github.com///compare/@codecademy/webpack-config@6.3.0...@codecademy/webpack-config@6.4.0 ) (2023-04-03)
7+
8+
9+ ### Features
10+
11+ * ** sass:** switch from node to dart sass ([ #60 ] ( http://github.com//undefined/issues/60 ) ) ([ 87c0b54] ( http://github.com///commit/87c0b54c5f26bce7478a8fdcb3829a1e50df0cf5 ) )
12+
13+
14+
615## [ 6.3.0] ( http://github.com///compare/@codecademy/webpack-config@6.2.0...@codecademy/webpack-config@6.3.0 ) (2023-03-16)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/webpack-config" ,
3- "version" : " 6.3 .0" ,
3+ "version" : " 6.4 .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