Skip to content

Commit

Permalink
chore(release): 2.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.10.1](v2.10.0...v2.10.1) (2021-10-01)

### Bug Fixes

* CI/CD badge ([#89](#89)) ([ef4d38c](ef4d38c))
  • Loading branch information
semantic-release-bot committed Oct 1, 2021
1 parent ef4d38c commit cde260e
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
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.10.1](https://github.com/cujarrett/markdown-tables/compare/v2.10.0...v2.10.1) (2021-10-01)


### Bug Fixes

* CI/CD badge ([#89](https://github.com/cujarrett/markdown-tables/issues/89)) ([ef4d38c](https://github.com/cujarrett/markdown-tables/commit/ef4d38c69dc039c031ded647d9f6f3d19330db34))

# [2.10.0](https://github.com/cujarrett/markdown-tables/compare/v2.9.17...v2.10.0) (2021-10-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": "markdown-tables",
"author": "Matt Jarrett",
"version": "2.10.0",
"version": "2.10.1",
"description": "Helping the world move Excel table data into Markdown tables",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit cde260e

Please sign in to comment.