Skip to content

Commit da68230

Browse files
authored
chore: release v0.7.52 (#193)
1 parent 4d79ae9 commit da68230

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.7.52](https://github.com/code-pilots/magner/compare/v0.7.51...v0.7.52) (2024-06-14)
2+
3+
4+
### Features
5+
6+
* added checkbox "selectedAll" and footer buttons to the Select component ([#192](https://github.com/code-pilots/magner/issues/192)) ([4d79ae9](https://github.com/code-pilots/magner/commit/4d79ae9ec3d65ed3355c9ba88a9f6b4088e02270))
7+
8+
9+
110
## [0.7.51](https://github.com/code-pilots/magner/compare/v0.7.50...v0.7.51) (2024-03-18)
211

312

magner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magner",
33
"description": "Universal admin panel magnetic to any backend",
4-
"version": "0.7.51",
4+
"version": "0.7.52",
55
"main": "dist/index.mjs",
66
"module": "dist/index.mjs",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)