Skip to content

Commit 830029d

Browse files
committed
1 parent e01eaed commit 830029d

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/babel-preset/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.1](https://github.com/moonrepo/dev/compare/[email protected]@3.1.1) (2025-03-31)
7+
8+
**Note:** Version bump only for package babel-preset-moon
9+
10+
11+
12+
13+
614
### 3.0.4 - 2024-11-27
715

816
#### 📦 Dependencies

packages/babel-preset/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-moon",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A modern Babel preset for tooling development.",
55
"keywords": [
66
"babel-preset",

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.1](https://github.com/moonrepo/dev/compare/[email protected]@4.0.1) (2025-03-31)
7+
8+
**Note:** Version bump only for package eslint-config-moon
9+
10+
11+
12+
13+
614
### 3.1.3 - 2024-11-27
715

816
#### 📦 Dependencies

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-moon",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A modern and strict ESLint configuration.",
55
"keywords": [
66
"eslint-config",

0 commit comments

Comments
 (0)