Skip to content

Commit

Permalink
chore(release): 5.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.4.0](v5.3.5...v5.4.0) (2023-11-20)

### Features

* update sourcemap library ([86aa0eb](86aa0eb))
  • Loading branch information
semantic-release-bot committed Nov 20, 2023
1 parent d248538 commit d8f44a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.4.0](https://github.com/streamich/nano-css/compare/v5.3.5...v5.4.0) (2023-11-20)


### Features

* update sourcemap library ([86aa0eb](https://github.com/streamich/nano-css/commit/86aa0eb0d26116d640b8aed192cc5f69f025b27d))

## [5.3.5](https://github.com/streamich/nano-css/compare/v5.3.4...v5.3.5) (2022-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nano-css",
"version": "5.3.5",
"version": "5.4.0",
"description": "Smallest 5th gen CSS-in-JS library",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d8f44a6

Please sign in to comment.