Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.26 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.26](v1.0.0-alpha.25...v1.0.0-alpha.26) (2023-05-23)

### Bug Fixes

* add base styles to preflight ([#101](#101)) ([19ec46b](19ec46b))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent 19ec46b commit aed6c64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [1.0.0-alpha.26](https://github.com/warp-ds/drive/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2023-05-23)


### Bug Fixes

* add base styles to preflight ([#101](https://github.com/warp-ds/drive/issues/101)) ([19ec46b](https://github.com/warp-ds/drive/commit/19ec46b09384c24cbf5fd83792eba04171fcdd34))

# [1.0.0-alpha.25](https://github.com/warp-ds/drive/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2023-05-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@warp-ds/uno",
"repository": "git@github.com:warp-ds/drive.git",
"version": "1.0.0-alpha.25",
"version": "1.0.0-alpha.26",
"type": "module",
"exports": {
".": "./src/plugin.js",
Expand Down

0 comments on commit aed6c64

Please sign in to comment.