Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-07-06)

### Bug Fixes

* cancel submit event of the `form` tag and small adjust in padding value of the `Container` component ([1d0134e](1d0134e))
  • Loading branch information
semantic-release-bot committed Jul 6, 2024
1 parent 6257035 commit ddb638a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.1](https://github.com/ArtelierMaisa/artelier-maisa-admin/compare/v1.2.0...v1.2.1) (2024-07-06)


### Bug Fixes

* cancel submit event of the `form` tag and small adjust in padding value of the `Container` component ([1d0134e](https://github.com/ArtelierMaisa/artelier-maisa-admin/commit/1d0134ebe5e4bbc0c3c898be8592cdefdb59e655))

# [1.2.0](https://github.com/ArtelierMaisa/artelier-maisa-admin/compare/v1.1.0...v1.2.0) (2024-07-03)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "artelier-maisa-admin",
"private": true,
"version": "1.2.0",
"version": "1.2.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit ddb638a

Please sign in to comment.