Skip to content

Commit

Permalink
chore: release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p-chan committed Apr 7, 2023
1 parent 2ca4a1a commit c40c42e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [4.0.0](https://github.com/p-chan/2ch-trip/compare/v3.0.0...v4.0.0) (2023-04-07)


### Features

* add support for characters that cannot be converted Shift_JIS ([2081173](https://github.com/p-chan/2ch-trip/commit/2081173fe3698911e7406ba7bbccc8fc55d1b110))


### Bug Fixes

* **deps:** update dependency encoding-japanese to v2 ([280869e](https://github.com/p-chan/2ch-trip/commit/280869ea73761cabc66973a5a9dfb494e3be1693))

## [3.0.0](https://github.com/p-chan/2ch-trip/compare/v2.0.2...v3.0.0) (2022-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "2ch-trip",
"version": "3.0.0",
"version": "4.0.0",
"description": "2ch compatible trip generator",
"keywords": [
"2ch",
Expand Down

0 comments on commit c40c42e

Please sign in to comment.