Skip to content

Commit

Permalink
chore(main): release 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 6, 2024
1 parent 13715ab commit 528d224
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,5 +1,12 @@
# Changelog

## [1.10.3](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.10.2...v1.10.3) (2024-05-06)


### Bug Fixes

* more css updates ([13715ab](https://github.com/TheBigSasha/tbsui-ssr/commit/13715ab4af1c678f14f38e432b2b8c16cb951cb6))

## [1.10.2](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.10.1...v1.10.2) (2024-05-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "thebigsasha <sasha@sashaphoto.ca>",
"description": "A React component library which is capable of being deployed with javascript on the client.",
"private": false,
"version": "1.10.2",
"version": "1.10.3",
"packageManager": "pnpm@8.4.0",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 528d224

Please sign in to comment.