Skip to content

Commit

Permalink
fix(table): remove package and changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
manojava-gk committed Aug 22, 2024
1 parent e97fa5d commit 953df75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Changelog

## 3.2.2

- Extend table error property to support null value

## [3.2.0](https://github.com/eclipse-tractusx/portal-shared-components/compare/v3.1.2...v3.2.0) (2024-08-19)

### Features
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": "@catena-x/portal-shared-components",
"version": "3.2.2",
"version": "3.2.0",
"description": "Catena-X Portal Shared Components",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit 953df75

Please sign in to comment.