Skip to content

Commit

Permalink
chore(release): 13.12.2 [skip ci]
Browse files Browse the repository at this point in the history
## [13.12.2](v13.12.1...v13.12.2) (2024-08-28)

### Bug Fixes

* remove saved setting of disabled column ([686542b](686542b))
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent 686542b commit e861dd9
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.12.2](https://github.com/neovici/cosmoz-omnitable/compare/v13.12.1...v13.12.2) (2024-08-28)


### Bug Fixes

* remove saved setting of disabled column ([686542b](https://github.com/neovici/cosmoz-omnitable/commit/686542b9c25bf05223fbb1e91eacafa9b3cdc4d6))

## [13.12.1](https://github.com/neovici/cosmoz-omnitable/compare/v13.12.0...v13.12.1) (2024-08-23)


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.12.1",
"version": "13.12.2",
"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 e861dd9

Please sign in to comment.