Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed May 1, 2023
1 parent cbd87e1 commit cab3f56
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 2.0.3 - 2023-05-01

#### 📦 Dependencies

- **[babel]** Update to v7.21 latest. ([8bee073](https://github.com/moonrepo/dev/commit/8bee073))

**Note:** Version bump only for package babel-preset-moon





### 2.0.2 - 2023-04-24

#### 📦 Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-moon",
"version": "2.0.2",
"version": "2.0.3",
"description": "A modern Babel preset for tooling development.",
"keywords": [
"babel-preset",
Expand Down

0 comments on commit cab3f56

Please sign in to comment.