Skip to content

Commit

Permalink
chore(main): release 1.7.2 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-radicalbit authored Dec 18, 2024
1 parent 6028824 commit 80173c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.2](https://github.com/radicalbit/radicalbit-design-system/compare/v1.7.1...v1.7.2) (2024-12-18)


### Bug Fixes

* forward className to the underneath Antd component ([#31](https://github.com/radicalbit/radicalbit-design-system/issues/31)) ([6028824](https://github.com/radicalbit/radicalbit-design-system/commit/602882473a4395b63a03188b19595d2adfb7ef93))

## [1.7.1](https://github.com/radicalbit/radicalbit-design-system/compare/v1.7.0...v1.7.1) (2024-12-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radicalbit/radicalbit-design-system",
"version": "1.7.1",
"version": "1.7.2",
"main": "dist/index.js",
"repository": "https://github.com/radicalbit/radicalbit-design-system",
"author": "https://github.com/radicalbit",
Expand Down

0 comments on commit 80173c6

Please sign in to comment.