Skip to content

Commit

Permalink
Merge pull request #39 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.5
  • Loading branch information
TheBigSasha authored Apr 12, 2024
2 parents 13bd05f + af072fe commit 4e7e4f3
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.5](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.4...v1.8.5) (2024-04-12)


### Bug Fixes

* navmenu pointer events ([13bd05f](https://github.com/TheBigSasha/tbsui-ssr/commit/13bd05f224c1babbd5aa7a30c39551832ec3bc98))

## [1.8.4](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.3...v1.8.4) (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.4",
"version": "1.8.5",
"packageManager": "pnpm@8.4.0",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 4e7e4f3

Please sign in to comment.