Skip to content

Commit

Permalink
chore: release 0.4.1 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 1, 2022
1 parent 20a172a commit c7ac9bc
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,5 +1,12 @@
# Changelog

### [0.4.1](https://www.github.com/schummar/schummar-table/compare/v0.4.0...v0.4.1) (2022-02-01)


### Bug Fixes

* added missing types ([20a172a](https://www.github.com/schummar/schummar-table/commit/20a172ad1dcab66d6e9cccab40d2a220fb20df1e))

## [0.4.0](https://www.github.com/schummar/schummar-table/compare/v0.3.2...v0.4.0) (2022-02-01)


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,7 +1,7 @@
{
"name": "schummar-table",
"repository": "schummar/schummar-table",
"version": "0.4.0",
"version": "0.4.1",
"description": "",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit c7ac9bc

Please sign in to comment.