Skip to content

Commit d96f192

Browse files
author
Release bot
committed
chore: update changelog and publish packages [skip ci]
- @medly-components/forms@3.6.2
1 parent 3aa74fe commit d96f192

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/forms/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.6.2](https://github.com/medly/medly-components/compare/@medly-components/forms@3.6.1...@medly-components/forms@3.6.2) (2024-12-30)
7+
8+
9+
### Bug Fixes
10+
11+
* form field display issue when grid column is none ([3aa74fe](https://github.com/medly/medly-components/commit/3aa74fe039d40aa9cc15b1bc160f9dad57aea344))
12+
13+
14+
15+
16+
617
## [3.6.1](https://github.com/medly/medly-components/compare/@medly-components/forms@3.6.0...@medly-components/forms@3.6.1) (2024-12-03)
718

819
**Note:** Version bump only for package @medly-components/forms

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@medly-components/forms",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"sideEffects": false,
55
"main": "dist/cjs/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)