Skip to content

Commit

Permalink
chore: update changelog and publish packages [skip ci]
Browse files Browse the repository at this point in the history
 - @medly-components/[email protected]
  • Loading branch information
Release bot committed Dec 1, 2024
1 parent c2e3b6e commit 99a26a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.6.0](https://github.com/medly/medly-components/compare/@medly-components/[email protected]...@medly-components/[email protected]) (2024-12-01)


### Features

* make gridColumn and gridRow as function also in formm ([c2e3b6e](https://github.com/medly/medly-components/commit/c2e3b6e5a34591af5e02616cb1c75dd4229475c0))





## [3.5.15](https://github.com/medly/medly-components/compare/@medly-components/[email protected]...@medly-components/[email protected]) (2024-12-01)

**Note:** Version bump only for package @medly-components/forms
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medly-components/forms",
"version": "3.5.15",
"version": "3.6.0",
"sideEffects": false,
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
Expand Down

0 comments on commit 99a26a6

Please sign in to comment.