Skip to content

Commit c27a3d8

Browse files
author
nicmosc
committed
Update CHANGELOG.md [skip ci]
1 parent 045eac1 commit c27a3d8

6 files changed

Lines changed: 107 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v8.7.6 (Thu Mar 12 2026)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix #207, #210, release workflow, and check-labels [#233](https://github.com/Drawbotics/drylus/pull/233) ([@LaurentClaes](https://github.com/LaurentClaes) [@laurent86](https://github.com/laurent86))
6+
7+
#### ⚠️ Pushed to `master`
8+
9+
- Reset lerna version after failed publish ([@LaurentClaes](https://github.com/LaurentClaes))
10+
- Reset lerna version after failed 8.7.6 publish ([@LaurentClaes](https://github.com/LaurentClaes))
11+
- Add legacy-peer-deps to .npmrc for lerna publish compatibility ([@LaurentClaes](https://github.com/LaurentClaes))
12+
- `@drawbotics/extract-emotion`
13+
- Fix extract-emotion tests for Node.js 22 ([@LaurentClaes](https://github.com/LaurentClaes))
14+
- `@drawbotics/extract-emotion`, `@drawbotics/vanilla-drylus`
15+
- Fix vanilla-drylus build for Node.js 22 (OpenSSL 3) ([@LaurentClaes](https://github.com/LaurentClaes))
16+
- `@drawbotics/react-drylus`
17+
- Fix framer-motion type errors for TypeScript 5 compatibility ([@LaurentClaes](https://github.com/LaurentClaes))
18+
- Modernize dependencies and fix security vulnerabilities ([@LaurentClaes](https://github.com/LaurentClaes))
19+
- `@drawbotics/drylus-style-vars`, `@drawbotics/icons`, `@drawbotics/react-drylus`
20+
- Modernize dependencies and fix security vulnerabilities ([@LaurentClaes](https://github.com/LaurentClaes))
21+
- `@drawbotics/styleguide`
22+
- Fix styleguide fullscreen preview overlapping sidebar ([@LaurentClaes](https://github.com/LaurentClaes))
23+
24+
#### Authors: 2
25+
26+
- [@laurent86](https://github.com/laurent86)
27+
- [@LaurentClaes](https://github.com/LaurentClaes)
28+
29+
---
30+
131
# v8.7.4 (Tue Mar 03 2026)
232

333
#### 🐛 Bug Fix

packages/drylus-style-vars/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v8.7.7 (Thu Mar 12 2026)
2+
3+
#### ⚠️ Pushed to `master`
4+
5+
- Modernize dependencies and fix security vulnerabilities ([@LaurentClaes](https://github.com/LaurentClaes))
6+
7+
#### Authors: 1
8+
9+
- [@LaurentClaes](https://github.com/LaurentClaes)
10+
11+
---
12+
113
# v8.7.3 (Mon Mar 02 2026)
214

315
#### ⚠️ Pushed to `master`

packages/extract-emotion/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v8.7.5 (Thu Mar 12 2026)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix #207, #210, release workflow, and check-labels [#233](https://github.com/Drawbotics/drylus/pull/233) ([@LaurentClaes](https://github.com/LaurentClaes) [@laurent86](https://github.com/laurent86))
6+
7+
#### ⚠️ Pushed to `master`
8+
9+
- Fix extract-emotion tests for Node.js 22 ([@LaurentClaes](https://github.com/LaurentClaes))
10+
- Fix vanilla-drylus build for Node.js 22 (OpenSSL 3) ([@LaurentClaes](https://github.com/LaurentClaes))
11+
12+
#### Authors: 2
13+
14+
- [@laurent86](https://github.com/laurent86)
15+
- [@LaurentClaes](https://github.com/LaurentClaes)
16+
17+
---
18+
119
# v8.7.4 (Tue Mar 03 2026)
220

321
#### 🐛 Bug Fix

packages/icons/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v8.7.7 (Thu Mar 12 2026)
2+
3+
#### ⚠️ Pushed to `master`
4+
5+
- Modernize dependencies and fix security vulnerabilities ([@LaurentClaes](https://github.com/LaurentClaes))
6+
7+
#### Authors: 1
8+
9+
- [@LaurentClaes](https://github.com/LaurentClaes)
10+
11+
---
12+
113
# v8.7.3 (Mon Mar 02 2026)
214

315
#### ⚠️ Pushed to `master`

packages/react-drylus/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v8.7.7 (Thu Mar 12 2026)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix #207, #210, release workflow, and check-labels [#233](https://github.com/Drawbotics/drylus/pull/233) ([@LaurentClaes](https://github.com/LaurentClaes) [@laurent86](https://github.com/laurent86))
6+
7+
#### ⚠️ Pushed to `master`
8+
9+
- Fix framer-motion type errors for TypeScript 5 compatibility ([@LaurentClaes](https://github.com/LaurentClaes))
10+
- Modernize dependencies and fix security vulnerabilities ([@LaurentClaes](https://github.com/LaurentClaes))
11+
12+
#### Authors: 2
13+
14+
- [@laurent86](https://github.com/laurent86)
15+
- [@LaurentClaes](https://github.com/LaurentClaes)
16+
17+
---
18+
119
# v8.7.5 (Tue Mar 03 2026)
220

321
#### 🐛 Bug Fix

packages/vanilla-drylus/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v8.7.7 (Thu Mar 12 2026)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix #207, #210, release workflow, and check-labels [#233](https://github.com/Drawbotics/drylus/pull/233) ([@LaurentClaes](https://github.com/LaurentClaes) [@laurent86](https://github.com/laurent86))
6+
7+
#### ⚠️ Pushed to `master`
8+
9+
- Fix vanilla-drylus build for Node.js 22 (OpenSSL 3) ([@LaurentClaes](https://github.com/LaurentClaes))
10+
11+
#### Authors: 2
12+
13+
- [@laurent86](https://github.com/laurent86)
14+
- [@LaurentClaes](https://github.com/LaurentClaes)
15+
16+
---
17+
118
# v8.7.5 (Tue Mar 03 2026)
219

320
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)