Skip to content

Commit

Permalink
bump version #45
Browse files Browse the repository at this point in the history
  • Loading branch information
tbela99 committed Sep 17, 2024
1 parent 1e513a1 commit f458d6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Changelog

# v0.8.0
# v0.7.1

- [x] fix nesting rules expansion #45
- [ ] at-rules prefix removal
- [ ] at rules validation
- [ ] prelude
- [ ] body

#v0.7.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tbela99/css-parser",
"description": "CSS parser for node and the browser",
"version": "0.8.0-alpha1",
"version": "0.7.1",
"exports": {
".": "./dist/node/index.js",
"./umd": "./dist/index-umd-web.js",
Expand Down

0 comments on commit f458d6d

Please sign in to comment.