Skip to content

Commit 5b484ba

Browse files
chore(release): publish
- [email protected] - @codecademy/[email protected] - @codecademy/[email protected]
1 parent 1542171 commit 5b484ba

File tree

6 files changed

+183
-412
lines changed

6 files changed

+183
-412
lines changed
Lines changed: 16 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,108 +1,61 @@
1-
# v7.0.1 (Thu May 11 2023)
2-
3-
### Release Notes
4-
5-
#### bump babel-plugin-react-anonymous-display-name ([#71](https://github.com/Codecademy/client-modules/pull/71))
6-
7-
updates `babel-plugin-react-anonymous-display-name` dependency
8-
9-
### PR Checklist
10-
11-
- [ ] Related to JIRA ticket: ABC-123
12-
- [ ] I have run this code to verify it works
13-
- [ ] This PR includes unit tests for the code change
14-
15-
<!--
16-
Merging your changes
17-
18-
The "Release Notes" section of the PR description is what will be used in the changelog. Please make sure it describes the changes in a way that is useful to the end users.
19-
20-
Add the correct `releases/*` label to the PR. If you are unsure which label to use, please refer to the README or ask a Web Platform engineer.
21-
22-
-->
23-
24-
---
25-
26-
#### 🐛 Bug Fix
27-
28-
- bump babel-plugin-react-anonymous-display-name [#71](https://github.com/Codecademy/client-modules/pull/71) ([@jakemhiller](https://github.com/jakemhiller))
29-
30-
#### Authors: 1
31-
32-
- Jake Hiller ([@jakemhiller](https://github.com/jakemhiller))
33-
34-
---
35-
361
# Change Log
372

383
All notable changes to this project will be documented in this file.
394
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
405

41-
## [7.0.0](https://github.com/Codecademy/client-modules/compare/babel-preset-codecademy@6.0.0...babel-preset-codecademy@7.0.0) (2022-12-13)
6+
## [7.1.0](https://github.com/Codecademy/client-modules/compare/babel-preset-codecademy@7.0.1...babel-preset-codecademy@7.1.0) (2025-05-14)
427

8+
### Features
439

44-
### ⚠ BREAKING CHANGES
10+
- update eslint-config packages ([1542171](https://github.com/Codecademy/client-modules/commit/1542171d3ee78a2088f3d7ea60f5e7dee02fdd39))
4511

46-
* update babel for react jsx transform
12+
## [7.0.0](https://github.com/Codecademy/client-modules/compare/babel[email protected]@7.0.0) (2022-12-13)
4713

48-
### Features
14+
### ⚠ BREAKING CHANGES
4915

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

18+
### Features
5219

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

5422
## 6.0.0 (2021-11-10)
5523

56-
5724
### ⚠ BREAKING CHANGES
5825

59-
* bumped ESLint packages to latest and added recommended & Jest linting
26+
- bumped ESLint packages to latest and added recommended & Jest linting
6027

6128
### Features
6229

63-
* bumped ESLint packages to latest and added recommended & Jest linting ([450a0e2](https://github.com/Codecademy/client-modules/commit/450a0e2065090723fe21f980e01a3811dd3c6244))
64-
* imported babel plugin ([#1233](https://github.com/Codecademy/client-modules/issues/1233)) ([37414b4](https://github.com/Codecademy/client-modules/commit/37414b47c13ee2433782d857f72bcd332983b745)), closes [#1](https://github.com/Codecademy/client-modules/issues/1) [#2](https://github.com/Codecademy/client-modules/issues/2) [#9](https://github.com/Codecademy/client-modules/issues/9) [#10](https://github.com/Codecademy/client-modules/issues/10) [#11](https://github.com/Codecademy/client-modules/issues/11) [#13](https://github.com/Codecademy/client-modules/issues/13) [#14](https://github.com/Codecademy/client-modules/issues/14) [#15](https://github.com/Codecademy/client-modules/issues/15)
65-
30+
- bumped ESLint packages to latest and added recommended & Jest linting ([450a0e2](https://github.com/Codecademy/client-modules/commit/450a0e2065090723fe21f980e01a3811dd3c6244))
31+
- imported babel plugin ([#1233](https://github.com/Codecademy/client-modules/issues/1233)) ([37414b4](https://github.com/Codecademy/client-modules/commit/37414b47c13ee2433782d857f72bcd332983b745)), closes [#1](https://github.com/Codecademy/client-modules/issues/1) [#2](https://github.com/Codecademy/client-modules/issues/2) [#9](https://github.com/Codecademy/client-modules/issues/9) [#10](https://github.com/Codecademy/client-modules/issues/10) [#11](https://github.com/Codecademy/client-modules/issues/11) [#13](https://github.com/Codecademy/client-modules/issues/13) [#14](https://github.com/Codecademy/client-modules/issues/14) [#15](https://github.com/Codecademy/client-modules/issues/15)
6632

6733
### Bug Fixes
6834

69-
* **babel-preset-codecademy:** remove loose option ([1e1a626](https://github.com/Codecademy/client-modules/commit/1e1a626716f9c93af46bd6746fa27385b8d6ed65))
70-
71-
35+
- **babel-preset-codecademy:** remove loose option ([1e1a626](https://github.com/Codecademy/client-modules/commit/1e1a626716f9c93af46bd6746fa27385b8d6ed65))
7236

7337
### [4.0.2](https://github.com/Codecademy/client-modules/compare/[email protected]@4.0.2) (2021-09-10)
7438

75-
7639
### Bug Fixes
7740

78-
* **babel-preset-codecademy:** remove loose option ([30e89d9](https://github.com/Codecademy/client-modules/commit/30e89d9718e3dc3fb2a96319af563c5595167b75))
79-
80-
41+
- **babel-preset-codecademy:** remove loose option ([30e89d9](https://github.com/Codecademy/client-modules/commit/30e89d9718e3dc3fb2a96319af563c5595167b75))
8142

8243
### [4.0.1](https://github.com/Codecademy/client-modules/compare/[email protected]@4.0.1) (2021-03-19)
8344

8445
**Note:** Version bump only for package babel-preset-codecademy
8546

86-
87-
88-
89-
9047
## [4.0.0](https://github.com/Codecademy/client-modules/compare/[email protected]@4.0.0) (2021-02-12)
9148

92-
9349
### ⚠ BREAKING CHANGES
9450

95-
* bumped ESLint packages to latest and added recommended & Jest linting
51+
- bumped ESLint packages to latest and added recommended & Jest linting
9652

9753
### Features
9854

99-
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/client-modules/commit/2e8af111b372f35f1cfca28cbc22744f7489615d))
100-
101-
55+
- bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/client-modules/commit/2e8af111b372f35f1cfca28cbc22744f7489615d))
10256

10357
## 3.1.0 (2021-02-11)
10458

105-
10659
### Features
10760

108-
* imported babel plugin ([#1233](https://github.com/Codecademy/client-modules/issues/1233)) ([732261d](https://github.com/Codecademy/client-modules/commit/732261d9f94c1afd2e3ae20a5f61b0a6dbc0ed9a)), closes [#1](https://github.com/Codecademy/client-modules/issues/1) [#2](https://github.com/Codecademy/client-modules/issues/2) [#9](https://github.com/Codecademy/client-modules/issues/9) [#10](https://github.com/Codecademy/client-modules/issues/10) [#11](https://github.com/Codecademy/client-modules/issues/11) [#13](https://github.com/Codecademy/client-modules/issues/13) [#14](https://github.com/Codecademy/client-modules/issues/14) [#15](https://github.com/Codecademy/client-modules/issues/15)
61+
- imported babel plugin ([#1233](https://github.com/Codecademy/client-modules/issues/1233)) ([732261d](https://github.com/Codecademy/client-modules/commit/732261d9f94c1afd2e3ae20a5f61b0a6dbc0ed9a)), closes [#1](https://github.com/Codecademy/client-modules/issues/1) [#2](https://github.com/Codecademy/client-modules/issues/2) [#9](https://github.com/Codecademy/client-modules/issues/9) [#10](https://github.com/Codecademy/client-modules/issues/10) [#11](https://github.com/Codecademy/client-modules/issues/11) [#13](https://github.com/Codecademy/client-modules/issues/13) [#14](https://github.com/Codecademy/client-modules/issues/14) [#15](https://github.com/Codecademy/client-modules/issues/15)

packages/babel-preset-codecademy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-codecademy",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"description": "A collection of babel plugins and presets used at codecademy.com",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)