Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
feat: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mablancoalvarez committed Sep 28, 2023
1 parent 493737f commit 576b9e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.4.0] - 2023-09-28
### Added
- New variant into Button component

## [2.3.1] - 2023-09-27
### Fixed
- Styles component `Toast`.
Expand Down Expand Up @@ -697,6 +701,7 @@ Added `Edit` to `Icon` component
[#233]: https://github.com/marketgoo/Ola/issues/233
[#238]: https://github.com/marketgoo/Ola/issues/238

[2.4.0]: https://github.com/marketgoo/Ola/compare/v2.3.1...v2.4.0
[2.3.1]: https://github.com/marketgoo/Ola/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/marketgoo/Ola/compare/v2.2.1...v2.3.0
[2.2.1]: https://github.com/marketgoo/Ola/compare/v2.2.0...v2.2.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marketgoo/ola",
"version": "2.3.1",
"version": "2.4.0",
"description": "Design System by marketgoo",
"main": "dist/index.js",
"styles": "dist/index.css",
Expand Down

0 comments on commit 576b9e2

Please sign in to comment.