-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG, remove unneeded links
- Loading branch information
1 parent
3f6e4b2
commit 53ab45b
Showing
2 changed files
with
3 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,84 +1,9 @@ | ||
# CHANGELOG.md | ||
|
||
## [1.8.0] - 2022-08-30 | ||
## [2.0.0] - 2023-02-16 | ||
|
||
- Fix features zig zag issue | ||
Replace Cruip CSS with Tailwind CSS | ||
|
||
## [1.7.0] - 2022-07-15 | ||
|
||
- Replace Sass with CSS files | ||
|
||
## [1.6.0] - 2022-07-11 | ||
|
||
- Update dependencies | ||
- Update React to v18 | ||
|
||
## [1.5.0] - 2022-01-25 | ||
|
||
- Replace CRA (Create React App) with Vite | ||
- Remove Craco | ||
- Update dependencies | ||
|
||
## [1.4.0] - 2021-12-13 | ||
|
||
- Update Tailwind 3 | ||
- Several improvements | ||
|
||
## [1.3.0] - 2021-10-20 | ||
|
||
Update dependencies and remove some | ||
|
||
## [1.2.3] - 2021-09-09 | ||
|
||
Fix broken image and minor issue with Tabs component | ||
|
||
## [1.2.2] - 2021-08-19 | ||
|
||
Fix mobile menu issue | ||
|
||
## [1.2.1] - 2021-06-11 | ||
|
||
Improve page illustration | ||
|
||
## [1.2.0] - 2021-05-04 | ||
|
||
Update dependencies and use Tailwind 2 | ||
|
||
## [1.1.0] - 2020-10-14 | ||
|
||
- Updated cruip-js-toolkit dependency | ||
@/package.json | ||
|
||
- Fixed typos | ||
@/src/pages/SignIn.js | ||
@/src/pages/SignUp.js | ||
|
||
- MC: Changed reveal delay | ||
@/src/partials/HeroHome.js | ||
|
||
- MC: Changed CSS animation name | ||
@/src/css/additional-styles/theme.scss | ||
|
||
- Changed the way of listening a route change | ||
@/App.js | ||
|
||
- Changed wrong function name | ||
@/src/pages/Features.js | ||
|
||
- Typo | ||
@/src/pages/ResetPassword.js | ||
|
||
- Missing indentation | ||
@/src/partials/FeaturesZigZag.js | ||
@/src/partials/News.js | ||
|
||
- Removed unneeded onClick | ||
@/src/partials/Header.js | ||
|
||
- Fix carousel height adjustment | ||
@/src/partials/Tabs.js | ||
@/src/partials/TestimonialsCarousel.js | ||
|
||
## [1.0.0] - 2020-08-24 | ||
## [1.0.0] - 2020-04-07 | ||
|
||
First release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters