Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Dec 12, 2023
1 parent 2a51cff commit 7f7a18a
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
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.12 - 2023-12-12

#### 📦 Dependencies

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

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





### 2.0.11 - 2023-11-20

#### 📦 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.11",
"version": "2.0.12",
"description": "A modern Babel preset for tooling development.",
"keywords": [
"babel-preset",
Expand Down
13 changes: 13 additions & 0 deletions packages/eslint-config/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.

### 2.0.13 - 2023-12-12

#### 📦 Dependencies

- **[eslint]** Update to v8.55. ([7c854fb](https://github.com/moonrepo/dev/commit/7c854fb))
- **[typescript-eslint]** Update to v6.13. ([8dabebb](https://github.com/moonrepo/dev/commit/8dabebb))

**Note:** Version bump only for package eslint-config-moon





### 2.0.12 - 2023-11-20

#### 📦 Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-moon",
"version": "2.0.12",
"version": "2.0.13",
"description": "A modern and strict ESLint configuration.",
"keywords": [
"eslint-config",
Expand Down

0 comments on commit 7f7a18a

Please sign in to comment.