Skip to content

Commit a84cb1f

Browse files
committed
Release
- babel-preset-moon@2.0.7 - eslint-config-moon@2.0.7
1 parent a0c25a3 commit a84cb1f

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

packages/babel-preset/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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+
### 2.0.7 - 2023-08-19
7+
8+
#### 📦 Dependencies
9+
10+
- **[babel]** Update to v7.22 latest. ([1184a6c](https://github.com/moonrepo/dev/commit/1184a6c))
11+
12+
**Note:** Version bump only for package babel-preset-moon
13+
14+
15+
16+
17+
618
### 2.0.6 - 2023-07-31
719

820
#### 📦 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": "2.0.6",
3+
"version": "2.0.7",
44
"description": "A modern Babel preset for tooling development.",
55
"keywords": [
66
"babel-preset",

packages/eslint-config/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
### 2.0.7 - 2023-08-19
7+
8+
#### 📦 Dependencies
9+
10+
- **[eslint-config-prettier]** Update to v9. ([67e0235](https://github.com/moonrepo/dev/commit/67e0235))
11+
- **[eslint-plugin-solid]** Update to v0.13. ([eaa50ab](https://github.com/moonrepo/dev/commit/eaa50ab))
12+
- **[eslint]** Update to v8.47. ([4b67745](https://github.com/moonrepo/dev/commit/4b67745))
13+
14+
**Note:** Version bump only for package eslint-config-moon
15+
16+
17+
18+
19+
620
### 2.0.6 - 2023-07-31
721

822
#### 📦 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": "2.0.6",
3+
"version": "2.0.7",
44
"description": "A modern and strict ESLint configuration.",
55
"keywords": [
66
"eslint-config",

0 commit comments

Comments
 (0)