Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
codecademy-gh-api committed Dec 13, 2022
1 parent a8a589c commit 9b812b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/babel-preset-codecademy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0](https://github.com/Codecademy/client-modules/compare/[email protected]@7.0.0) (2022-12-13)


### ⚠ BREAKING CHANGES

* update babel for react jsx transform

### Features

* update babel for react jsx transform ([a8a589c](https://github.com/Codecademy/client-modules/commit/a8a589cdc02b85135f7bd81da2085966db9404e5))



## 6.0.0 (2021-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-codecademy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-codecademy",
"version": "6.0.0",
"version": "7.0.0",
"description": "A collection of babel plugins and presets used at codecademy.com",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 9b812b7

Please sign in to comment.