Skip to content

Commit

Permalink
chore(release): 2.9.15 [skip ci]
Browse files Browse the repository at this point in the history
## [2.9.15](v2.9.14...v2.9.15) (2021-09-23)

### Bug Fixes

* **deps-dev:** bump @semantic-release/changelog from 5.0.1 to 6.0.0 ([#79](#79)) ([9fade2b](9fade2b))
* **deps-dev:** bump @semantic-release/npm from 7.1.3 to 8.0.0 ([#77](#77)) ([04e76ab](04e76ab))
  • Loading branch information
cujarrett committed Sep 23, 2021
1 parent 9fade2b commit c052a97
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
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.15](https://github.com/cujarrett/markdown-tables/compare/v2.9.14...v2.9.15) (2021-09-23)


### Bug Fixes

* **deps-dev:** bump @semantic-release/changelog from 5.0.1 to 6.0.0 ([#79](https://github.com/cujarrett/markdown-tables/issues/79)) ([9fade2b](https://github.com/cujarrett/markdown-tables/commit/9fade2b2891d40d41ccfaafe46739ff4991e8b62))
* **deps-dev:** bump @semantic-release/npm from 7.1.3 to 8.0.0 ([#77](https://github.com/cujarrett/markdown-tables/issues/77)) ([04e76ab](https://github.com/cujarrett/markdown-tables/commit/04e76ab2dc7ba75badf898c9e746c2da0d876607))

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

0 comments on commit c052a97

Please sign in to comment.