File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
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.1.0 (2021-12-17)
7+
8+
9+ ### Features
10+
11+ * ** Codebytes:** move codebytes parent disc 351 ([ #11 ] ( https://github.com/Codecademy/client-modules/issues/11 ) ) ([ 30edd2b] ( https://github.com/Codecademy/client-modules/commit/30edd2b7a0e50c27d3adcf231b56441b8e8f6b81 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/codebytes" ,
33 "description" : " Codebytes Code Editor" ,
4- "version" : " 0.0.1 " ,
4+ "version" : " 0.1.0 " ,
55 "author" :
" Codecademy Engineering <[email protected] >" ,
66 "sideEffects" : [
77 " **/*.css" ,
2121 },
2222 "dependencies" : {
2323 "@codecademy/gamut" : " *" ,
24- "@codecademy/gamut-styles" : " *" ,
2524 "@codecademy/gamut-icons" : " *" ,
25+ "@codecademy/gamut-styles" : " *" ,
2626 "@emotion/react" : " ^11.4.0" ,
2727 "@emotion/styled" : " ^11.3.0"
2828 },
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.1.0 (2021-12-17)
7+
8+
9+ ### Features
10+
11+ * ** Codebytes:** move codebytes parent disc 351 ([ #11 ] ( https://github.com/Codecademy/client-modules/issues/11 ) ) ([ 30edd2b] ( https://github.com/Codecademy/client-modules/commit/30edd2b7a0e50c27d3adcf231b56441b8e8f6b81 ) )
12+
13+
14+
615### [ 0.0.1]
716
817** Note:** Storybook setup and adding skeleton for Codebytes package
Original file line number Diff line number Diff line change 11{
22 "name" : " @codecademy/styleguide" ,
33 "description" : " Styleguide for Client Modules" ,
4- "version" : " 0.0.1 " ,
4+ "version" : " 0.1.0 " ,
55 "author" : " Codecademy Engineering" ,
66 "scripts" : {
77 "start" : " yarn storybook" ,
You can’t perform that action at this time.
0 commit comments