Skip to content

Commit e04c619

Browse files
committed
chore(release): 3.10.2
1 parent 0a5caaa commit e04c619

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.10.2](https://github.com/jantimon/css-variable/compare/v3.10.1...v3.10.2) (2023-07-20)
6+
57
### [3.10.1](https://github.com/jantimon/css-variable/compare/v3.10.0...v3.10.1) (2023-01-26)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-variable",
3-
"version": "3.10.1",
3+
"version": "3.10.2",
44
"description": "define CSS custom properties (variables) in JS",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)