Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dc7290 committed May 24, 2022
1 parent 861ae49 commit 9f0f63d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 31 deletions.
43 changes: 13 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,73 +2,56 @@

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][keep a changelog] and this project adheres to [Semantic Versioning][semantic versioning].
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]
## [Released]

---
## [1.1.0](https://github.com/dc7290/microcms-richedit-processer/releases) (2022-05-24)

## [Released]
### Features

## [1.0.6] - 2022-05-19
- 🚀Other elements can be handled ([b6511f6](https://github.com/dc7290/microcms-richedit-processer/commit/b6511f6d3cc7a0e4b612d8472243d0d75499cfc8))

## [1.0.6](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.5...1.0.6) (2022-05-19)

### Fixed

- update dependencies and devDependencies

## [1.0.5] - 2022-03-20
## [1.0.5](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.4...1.0.5) (2022-03-20)

### Fixed

- update dependencies and devDependencies

## [1.0.4] - 2021-10-03
## [1.0.4](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.3...1.0.4) (2021-10-03)

### Fixed

- update dependencies and devDependencies

## [1.0.3] - 2021-08-11
## [1.0.3](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.2...1.0.3) (2021-08-11)

### Fixed

- update dependencies and devDependencies
- update dependencies: example-nextjs ([70367df](https://github.com/dc7290/microcms-richedit-processer/commit/70367dfd695ca11bf3faa2a0e79c5b336f4d6e09))

## [1.0.2] - 2021-07-24
## [1.0.2](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.1...1.0.2) (2021-07-24)

### Fixed

- update dependencies and devDependencies ([061df85](https://github.com/dc7290/microcms-richedit-processer/commit/061df85ccbe18d2fbc637d404d975d6464c186e0))
- update dependencies and devDependencies: example-nextjs ([150bd82](https://github.com/dc7290/microcms-richedit-processer/commit/150bd82fb623afe5b42eaa0e50492305bab42e69))

## [1.0.1] - 2021-07-09
## [1.0.1](https://github.com/dc7290/microcms-richedit-processer/compare/1.0.0...1.0.1) (2021-07-09)

### Fixed

- img: Placeholder オプションにおいて、data-src が生成されるのを修正([43573f9](https://github.com/dc7290/microcms-richedit-processer/commit/43573f92d9206865af0cc56183d00f63db74980b))

## [1.0.0] - 2021-07-09
## [1.0.0](https://github.com/dc7290/microcms-richedit-processer/releases/tag/1.0.0) (2021-07-09)

### Added

- Everything!

---

<!-- Links -->

[keep a changelog]: https://keepachangelog.com/
[semantic versioning]: https://semver.org/

<!-- Versions -->

[unreleased]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.6...HEAD
[released]: https://github.com/dc7290/microcms-richedit-processer/releases
[1.0.5]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.5...1.0.6
[1.0.5]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.4...1.0.5
[1.0.4]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.2...1.0.3
[1.0.2]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/dc7290/microcms-richedit-processer/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/dc7290/microcms-richedit-processer/releases/tag/1.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microcms-richedit-processer",
"version": "1.0.6",
"version": "1.1.0",
"keywords": [
"microCMS",
"richedit",
Expand Down

0 comments on commit 9f0f63d

Please sign in to comment.