Skip to content

Commit 895cc48

Browse files
committed
2.4.9
1 parent 1d1f568 commit 895cc48

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.4.9
4+
5+
*2024-03-05*
6+
7+
- Update GitHub workflow and badge
8+
39
## 2.4.8
410

511
*2022-07-29*

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-vars-ponyfill",
3-
"version": "2.4.8",
3+
"version": "2.4.9",
44
"description": "Client-side support for CSS custom properties (aka \"CSS variables\") in legacy and modern browsers",
55
"author": "John Hildenbiddle <http://hildenbiddle.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)