Skip to content

Commit

Permalink
chore(release): 2.9.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.9.11](v2.9.10...v2.9.11) (2021-09-22)

### Bug Fixes

* **deps-dev:** bump @semantic-release/github from 7.2.3 to 8.0.0 ([#76](#76)) ([4395e84](4395e84))
  • Loading branch information
cujarrett committed Sep 22, 2021
1 parent 4395e84 commit 0b52061
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.9.11](https://github.com/cujarrett/markdown-tables/compare/v2.9.10...v2.9.11) (2021-09-22)


### Bug Fixes

* **deps-dev:** bump @semantic-release/github from 7.2.3 to 8.0.0 ([#76](https://github.com/cujarrett/markdown-tables/issues/76)) ([4395e84](https://github.com/cujarrett/markdown-tables/commit/4395e8478d6ed6b9e98402614891a874277768c9))

## [2.9.10](https://github.com/cujarrett/markdown-tables/compare/v2.9.9...v2.9.10) (2021-09-20)


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.9.10",
"version": "2.9.11",
"description": "Helping the world move Excel table data into Markdown tables",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 0b52061

Please sign in to comment.