# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/React-Artibox/artibox/compare/v1.1.0...v1.2.0) (2020-09-26)

**Note:** Version bump only for package @artibox/slate-instagram

# [1.1.0](https://github.com/React-Artibox/artibox/compare/v1.0.1...v1.1.0) (2020-09-14)

### Code Refactoring

- rename `add` to `insert` of controllers of some packages ([da076fd](https://github.com/React-Artibox/artibox/commit/da076fd3fb8032e6d43fb893ca3a29ca82aae4a8))

### BREAKING CHANGES

- use `insert` method instead of `add` method

# [1.0.0](https://github.com/React-Artibox/artibox/compare/v0.2.0...v1.0.0) (2020-05-12)

**Note:** Version bump only for package @artibox/slate-instagram

# [0.2.0](https://github.com/React-Artibox/artibox/compare/v0.1.2...v0.2.0) (2020-01-06)

**Note:** Version bump only for package @artibox/slate-instagram

## [0.1.2](https://github.com/React-Artibox/artibox/compare/v0.1.1...v0.1.2) (2019-12-10)

**Note:** Version bump only for package @artibox/slate-instagram

## [0.1.1](https://github.com/React-Artibox/artibox/compare/v0.1.0...v0.1.1) (2019-12-09)

### Bug Fixes

- publish path ([#50](https://github.com/React-Artibox/artibox/issues/50)) ([e60b8fa](https://github.com/React-Artibox/artibox/commit/e60b8fa42e09fafbcb18f0763ae1fb7d39d65999))

# 0.1.0 (2019-12-09)

### Bug Fixes

- **slate-jsx-serializer:** serialize ValueJSON instead of Value ([30636d7](https://github.com/React-Artibox/artibox/commit/30636d72d0f5702d5be6b6b154aeff5ce13a3ad8))
- rename onMouseDown to onClick of ToolHook ([9b90c06](https://github.com/React-Artibox/artibox/commit/9b90c06c1b2674dba4bf15c0179fecf93fe88522))

### Features

- add createJsxSerializerRule ([901d518](https://github.com/React-Artibox/artibox/commit/901d5186483bc7171ea7b425e6443710aa7fae3b))
- add forToolHook ([561be28](https://github.com/React-Artibox/artibox/commit/561be288085dd99b95d2e73c0e78641dc531465d))
- add getPlaceholder ([fdcbb8f](https://github.com/React-Artibox/artibox/commit/fdcbb8ffbf907040eca781d2dd98498ef4650c63))
- forPlugin ([dcc9db4](https://github.com/React-Artibox/artibox/commit/dcc9db47ef3d02d6c3a18a31b4a546b5b4a95b89))
