Skip to content

Commit

Permalink
chore(release): 13.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [13.2.5](v13.2.4...v13.2.5) (2024-04-23)

### Bug Fixes

* **input-padding:** spacing in the omnitable header horizontally aligned ([254c5d0](254c5d0))
  • Loading branch information
semantic-release-bot committed Apr 23, 2024
1 parent fb06f82 commit 2fb8a0e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [13.2.5](https://github.com/neovici/cosmoz-omnitable/compare/v13.2.4...v13.2.5) (2024-04-23)


### Bug Fixes

* **input-padding:** spacing in the omnitable header horizontally aligned ([254c5d0](https://github.com/neovici/cosmoz-omnitable/commit/254c5d0f1e03e949af8a86087bf49d5318711614))

## [13.2.4](https://github.com/neovici/cosmoz-omnitable/compare/v13.2.3...v13.2.4) (2024-04-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neovici/cosmoz-omnitable",
"version": "13.2.4",
"version": "13.2.5",
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
"keywords": [
"web-components"
Expand Down

0 comments on commit 2fb8a0e

Please sign in to comment.