Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Nov 27, 2024
1 parent 020d75b commit 6dbf51d
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/babel-preset/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.

### 3.0.4 - 2024-11-27

#### 📦 Dependencies

- **[babel]** Update to v7.25. ([3e0eaf1](https://github.com/moonrepo/dev/commit/3e0eaf1))
- **[babel]** Update to v7.26. ([052d457](https://github.com/moonrepo/dev/commit/052d457))

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





### 3.0.3 - 2024-07-15

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

### 3.1.3 - 2024-11-27

#### 📦 Dependencies

- Update eslint plugins. ([7a7e69f](https://github.com/moonrepo/dev/commit/7a7e69f))

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





### 3.1.2 - 2024-06-09

**Note:** Version bump only for package eslint-config-moon
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": "3.1.2",
"version": "3.1.3",
"description": "A modern and strict ESLint configuration.",
"keywords": [
"eslint-config",
Expand Down

0 comments on commit 6dbf51d

Please sign in to comment.