Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.2.0...v4.0.0) (2024-04-03)

* feat!: remove 'width' from interface IItem ([f6f398f](f6f398f))

### BREAKING CHANGES

* remove width property from IItem interface
  • Loading branch information
semantic-release-bot authored and kin0992 committed Apr 3, 2024
1 parent 49dcf09 commit d5ba818
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Semantic Versioning Changelog

# [4.0.0](https://github.com/pagopa/pagopa-editorial-components/compare/v3.2.0...v4.0.0) (2024-04-03)


* feat!: remove 'width' from interface IItem ([f6f398f](https://github.com/pagopa/pagopa-editorial-components/commit/f6f398fa910243ec6bd0424a339324fe9e5fbb4a))


### BREAKING CHANGES

* remove width property from IItem interface

# [3.2.0](https://github.com/pagopa/pagopa-editorial-components/compare/v3.1.4...v3.2.0) (2024-04-02)


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": "@pagopa/pagopa-editorial-components",
"version": "3.2.0",
"version": "4.0.0",
"author": {
"name": "PagoPA"
},
Expand Down

0 comments on commit d5ba818

Please sign in to comment.