Skip to content

Commit bacaea1

Browse files
chore(release): publish
- @codecademy/[email protected]
1 parent 4d309d0 commit bacaea1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/codebytes/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [0.6.5](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-02-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **Codebytes:** tracking tweaks for monolith ([#31](https://github.com/Codecademy/client-modules/issues/31)) ([4d309d0](https://github.com/Codecademy/client-modules/commit/4d309d0f57c7c30bf672d8ed02193e9d5b2a27a9))
12+
13+
14+
615
### [0.6.4](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2022-02-02)
716

817
**Note:** Version bump only for package @codecademy/codebytes

packages/codebytes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codecademy/codebytes",
33
"description": "Codebytes Code Editor",
4-
"version": "0.6.4",
4+
"version": "0.6.5",
55
"author": "Codecademy Engineering <[email protected]>",
66
"sideEffects": [
77
"**/*.css",

0 commit comments

Comments
 (0)