Skip to content

Commit c8ed317

Browse files
committed
Tag v2.3.0
Change-Id: Id8bb57c4fd93812c0a92501c4c79b685fce4d12a
1 parent e1351e6 commit c8ed317

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## v2.3.0 / 2024-08-06
4+
5+
* Don't change `:dir()` pseudo-selector target (Ebrahim Byagowi).
6+
37
## v2.2.0 / 2024-07-23
48

59
* Flip `calc()` in four value notation (Moh'd Khier Abualruz).

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,6 +1,6 @@
11
{
22
"name": "cssjanus",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Convert CSS stylesheets between left-to-right and right-to-left directions.",
55
"author": "Trevor Parscal <trevorparscal@gmail.com> (https://trevorparscal.com/)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)