Skip to content

Commit

Permalink
chore(release): 1.10.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0-alpha.1](v1.9.1...v1.10.0-alpha.1) (2025-01-13)

### Bug Fixes

* adjust DropdownButton maxHeight for improved styling ([209ad54](209ad54))
* favourite button improvements ([9002745](9002745))
* sync changes from main to alpha ([d158d58](d158d58))

### Features

* **New dropdown:** adjust props ([38d19ab](38d19ab))
* sync changes from main to alpha ([935e395](935e395))
  • Loading branch information
semantic-release-bot committed Jan 13, 2025
1 parent 040f2e1 commit 04e8c85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
Expand Up @@ -20,7 +20,7 @@
"engines": {
"node": "20.5.0"
},
"version": "1.9.1",
"version": "1.10.0-alpha.1",
"module": "./dist/react-formiga-components.es.js",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 04e8c85

Please sign in to comment.