Skip to content

Commit f458d6d

Browse files
committed
bump version #45
1 parent 1e513a1 commit f458d6d

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Changelog
22

3-
# v0.8.0
3+
# v0.7.1
44

55
- [x] fix nesting rules expansion #45
6-
- [ ] at-rules prefix removal
7-
- [ ] at rules validation
8-
- [ ] prelude
9-
- [ ] body
106

117
#v0.7.0
128

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tbela99/css-parser",
33
"description": "CSS parser for node and the browser",
4-
"version": "0.8.0-alpha1",
4+
"version": "0.7.1",
55
"exports": {
66
".": "./dist/node/index.js",
77
"./umd": "./dist/index-umd-web.js",

0 commit comments

Comments
 (0)