Skip to content

Commit

Permalink
Merge pull request #40 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.9.0
  • Loading branch information
TheBigSasha authored Apr 22, 2024
2 parents 41fba21 + 2829e60 commit d487abb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.9.0](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.5...v1.9.0) (2024-04-22)


### Features

* different alignements for navmenu contents (left center right) ([62d6e1a](https://github.com/TheBigSasha/tbsui-ssr/commit/62d6e1a5f34dcd3a57503688232d680f0f4ad877))
* update all libs and little fixes ([41fba21](https://github.com/TheBigSasha/tbsui-ssr/commit/41fba21ba823a3d3166c1ebcf92abea2b457efb0))

## [1.8.5](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.8.4...v1.8.5) (2024-04-12)


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 <[email protected]>",
"description": "A React component library which is capable of being deployed with javascript on the client.",
"private": false,
"version": "1.8.5",
"version": "1.9.0",
"packageManager": "[email protected]",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit d487abb

Please sign in to comment.