Skip to content

Commit

Permalink
Merge pull request #38 from TheBigSasha/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--tbsui-ssr

chore(main): release 1.8.4
  • Loading branch information
TheBigSasha authored Apr 11, 2024
2 parents a604ec2 + e021fd8 commit 24e7d98
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.8.4](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.3...v1.8.4) (2024-04-11)


### Bug Fixes

* styling the css ([a604ec2](https://github.com/TheBigSasha/tbsui-ssr/commit/a604ec284104f9e940f4b35ee73c4b1347660f8f))

## [1.8.3](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.2...v1.8.3) (2024-04-11)


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.8.3",
"version": "1.8.4",
"packageManager": "pnpm@8.4.0",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 24e7d98

Please sign in to comment.