Skip to content

Commit fbba57b

Browse files
committed
[RELEASE] v4.4.0
1 parent 4f002d3 commit fbba57b

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.4.0] - 2025-11-07
6+
7+
3893f4769 [FEATURE] Add bidi support
8+
14c4330b5 [FEATURE] Add actions-aspect-ratio
9+
7e3db4e5a [FEATURE] Add actions-menu-sideba-* icons
10+
156254092 [BUGFIX] Correct stylelint
11+
7fee73266 [BUGFIX] Correct deprecation and sort includes in icons-variables
12+
1e19e539a [BUGFIX] Revert branches
13+
ad2a5b4bf [BUGFIX] Add permissions to top level set output url
14+
6498b800a [BUGFIX] Add environment
15+
274e596a6 [BUGFIX] Correct gh pages deployment
16+
830d0217b [BUGFIX] Correct workflow shema detection
17+
4f002d3fd [TASK] Add Changelog
18+
84b40849e [TASK] Update del, gulp-sass and dependencies
19+
17d87846c [TASK] Update stylelint
20+
5a4eb964e [TASK] Mention styleguide extension in README (#332)
21+
9228fc0e1 [TASK] Render icon identifier for easy copy (#334)
22+
2f6e74d31 [TASK] Update npm requirements
23+
5d8a219e2 [TASK] Modernize GitHub Pages workflow
24+
f193b1827 [TASK] Add watcher and disable preview caching
25+
bcda02b9a [TASK] Update versions
26+
27+
528
## [4.3.3] - 2025-03-31
629

730
22250db95 [FEATURE] Added a copy button to the SVG code snippet for easy copying

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@typo3/icons",
33
"description": "SVG icons for the TYPO3 CMS backend",
4-
"version": "4.3.3",
4+
"version": "4.4.0",
55
"keywords": [
66
"TYPO3",
77
"Icons"

0 commit comments

Comments
 (0)