-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @codecademy/[email protected] - @codecademy/[email protected]
- Loading branch information
1 parent
30edd2b
commit b9bec61
Showing
4 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 0.1.0 (2021-12-17) | ||
|
||
|
||
### Features | ||
|
||
* **Codebytes:** move codebytes parent disc 351 ([#11](https://github.com/Codecademy/client-modules/issues/11)) ([30edd2b](https://github.com/Codecademy/client-modules/commit/30edd2b7a0e50c27d3adcf231b56441b8e8f6b81)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@codecademy/codebytes", | ||
"description": "Codebytes Code Editor", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"author": "Codecademy Engineering <[email protected]>", | ||
"sideEffects": [ | ||
"**/*.css", | ||
|
@@ -21,8 +21,8 @@ | |
}, | ||
"dependencies": { | ||
"@codecademy/gamut": "*", | ||
"@codecademy/gamut-styles": "*", | ||
"@codecademy/gamut-icons": "*", | ||
"@codecademy/gamut-styles": "*", | ||
"@emotion/react": "^11.4.0", | ||
"@emotion/styled": "^11.3.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters