Skip to content

Commit d5aa111

Browse files
4.1.1
1 parent 34e6cee commit d5aa111

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# RTLCSS Changelog
22

3+
## 4.1.1 - 18 Sep. 2023
4+
5+
- Update mirroring `transform` to safeguard functions inside values.
6+
- Internal code refactoring. **Thanks @XhmikosR**
7+
38
## 4.1.0 - 11 Apr. 2023
49

510
- Update dependencies. **Thanks @XhmikosR**

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
"author": "Mohammad Younes",
33
"name": "rtlcss",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)",
66
"homepage": "https://rtlcss.com/",
77
"bugs": {

0 commit comments

Comments
 (0)