Skip to content

Commit

Permalink
chore(release): 13.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Aug 15, 2021
1 parent 76c6619 commit 0e43b45
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [13.6.0](https://github.com/ybiquitous/ybiq/compare/v13.5.1...v13.6.0) (2021-08-15)

### Features

- **deps:** bump remark-cli from 9.0.0 to 10.0.0 ([#1028](https://github.com/ybiquitous/ybiq/issues/1028)) ([9ad515f](https://github.com/ybiquitous/ybiq/commit/9ad515f88c6dbb86e39c13637b6a15dc741d77cf))

### Bug Fixes

- replace `main` with `exports` in package.json ([#1032](https://github.com/ybiquitous/ybiq/issues/1032)) ([4290ff8](https://github.com/ybiquitous/ybiq/commit/4290ff8df3d2a2c007efe6f66c03579ed848cf77))

### [13.5.1](https://github.com/ybiquitous/ybiq/compare/v13.5.0...v13.5.1) (2021-08-03)

### Bug Fixes
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,6 +1,6 @@
{
"name": "ybiq",
"version": "13.5.1",
"version": "13.6.0",
"description": "Useful command-line tools for Node.js project",
"author": "Masafumi Koba",
"license": "MIT",
Expand Down

0 comments on commit 0e43b45

Please sign in to comment.