Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBigSasha committed Sep 1, 2023
2 parents c9b1d7d + 729c7e7 commit 7529a37
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.2.0](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.1.0...v1.2.0) (2023-09-01)


### Features

* nav component updates + prettier ([cd1b060](https://github.com/TheBigSasha/tbsui-ssr/commit/cd1b0606a6b275b8c1bbac38fe10cca604c899ee))

## [1.1.0](https://github.com/TheBigSasha/tbsui-ssr/compare/v1.0.0...v1.1.0) (2023-08-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A library of components which can all be shipped with zero javascript using Next

- ⚛️ [React 18](https://reactjs.org/)
- 📚 [Storybook 7](https://storybook.js.org/) - Components preview
- 🖌️ [Tailwind CSS 3](https://tailwindcss.com/)
- 🖌️ SCSS Modules
-[Vite](https://vitejs.dev/) - Run and build the project blazingly fast!
-[Vitest](https://vitest.dev/) - Components Unit Testing
- 📐 [ESLint](https://eslint.org/) & [Prettier](https://prettier.io/) - Formatting and Linting
Expand Down

0 comments on commit 7529a37

Please sign in to comment.