Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Apr 23, 2022
1 parent ede1206 commit dfc2a62
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.

## [0.2.0](https://github.com/ybiquitous/remark-preset-ybiquitous/compare/v0.1.2...v0.2.0) (2022-04-23)

### ⚠ BREAKING CHANGES

- **deps:** The JS parser used in remark-lint-code-block-syntax has changed.

### Features

- **deps:** bump remark-lint-code-block-syntax from 0.3.0 to 0.4.0 ([#118](https://github.com/ybiquitous/remark-preset-ybiquitous/issues/118)) ([ede1206](https://github.com/ybiquitous/remark-preset-ybiquitous/commit/ede120654b6153994b9fa7243f0da9f0fca529e4))

### [0.1.2](https://github.com/ybiquitous/remark-preset-ybiquitous/compare/v0.1.1...v0.1.2) (2021-11-02)

### Features
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": "remark-preset-ybiquitous",
"version": "0.1.2",
"version": "0.2.0",
"description": "Remark preset for ybiquitous",
"author": "Masafumi Koba",
"license": "MIT",
Expand Down

0 comments on commit dfc2a62

Please sign in to comment.