Skip to content

Commit

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

### Bug Fixes

* **deps-dev:** bump @semantic-release/release-notes-generator ([#74](#74)) ([1e380be](1e380be))
  • Loading branch information
cujarrett committed Sep 22, 2021
1 parent 1e380be commit 1327b1e
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.13](https://github.com/cujarrett/markdown-tables/compare/v2.9.12...v2.9.13) (2021-09-22)


### Bug Fixes

* **deps-dev:** bump @semantic-release/release-notes-generator ([#74](https://github.com/cujarrett/markdown-tables/issues/74)) ([1e380be](https://github.com/cujarrett/markdown-tables/commit/1e380be4f8dabac02574a917355572f070928d85))

## [2.9.12](https://github.com/cujarrett/markdown-tables/compare/v2.9.11...v2.9.12) (2021-09-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,7 +1,7 @@
{
"name": "markdown-tables",
"author": "Matt Jarrett",
"version": "2.9.12",
"version": "2.9.13",
"description": "Helping the world move Excel table data into Markdown tables",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 1327b1e

Please sign in to comment.