Skip to content

Commit

Permalink
chore: release v0.7.52 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddtikhonov authored Jun 14, 2024
1 parent 4d79ae9 commit da68230
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.52](https://github.com/code-pilots/magner/compare/v0.7.51...v0.7.52) (2024-06-14)


### Features

* 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))



## [0.7.51](https://github.com/code-pilots/magner/compare/v0.7.50...v0.7.51) (2024-03-18)


Expand Down
2 changes: 1 addition & 1 deletion magner/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magner",
"description": "Universal admin panel magnetic to any backend",
"version": "0.7.51",
"version": "0.7.52",
"main": "dist/index.mjs",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit da68230

Please sign in to comment.