Skip to content

Commit 6dbf51d

Browse files
committed
1 parent 020d75b commit 6dbf51d

File tree

4 files changed

+27
-2
lines changed

4 files changed

+27
-2
lines changed

packages/babel-preset/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.0.4 - 2024-11-27
7+
8+
#### 📦 Dependencies
9+
10+
- **[babel]** Update to v7.25. ([3e0eaf1](https://github.com/moonrepo/dev/commit/3e0eaf1))
11+
- **[babel]** Update to v7.26. ([052d457](https://github.com/moonrepo/dev/commit/052d457))
12+
13+
**Note:** Version bump only for package babel-preset-moon
14+
15+
16+
17+
18+
619
### 3.0.3 - 2024-07-15
720

821
#### 📦 Dependencies

packages/babel-preset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-moon",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "A modern Babel preset for tooling development.",
55
"keywords": [
66
"babel-preset",

packages/eslint-config/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.3 - 2024-11-27
7+
8+
#### 📦 Dependencies
9+
10+
- Update eslint plugins. ([7a7e69f](https://github.com/moonrepo/dev/commit/7a7e69f))
11+
12+
**Note:** Version bump only for package eslint-config-moon
13+
14+
15+
16+
17+
618
### 3.1.2 - 2024-06-09
719

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

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-moon",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "A modern and strict ESLint configuration.",
55
"keywords": [
66
"eslint-config",

0 commit comments

Comments
 (0)