Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobua committed Jul 20, 2021
1 parent 4a9aece commit 60f592f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [3.1.0](https://github.com/tobua/indicate/compare/v3.0.0...v3.1.0) (2021-07-20)


### Features

* **react:** draft version of layout preserving render for SSR ([9a3b937](https://github.com/tobua/indicate/commit/9a3b937dfcaa9f4fd329ea21b01a332478ccf295))


### Bug Fixes

* **plugins:** update vue example and documentation formatting ([4a9aece](https://github.com/tobua/indicate/commit/4a9aece1806aa0f040e3eb84f4e24691e0e91760))
* **react:** improve SSR and option to use child element with ref ([b0cbd2b](https://github.com/tobua/indicate/commit/b0cbd2b05af1ddab36cf93b27aeb7ee21de5a43f))

## [3.0.0](https://github.com/tobua/indicate/compare/v2.3.1...v3.0.0) (2021-05-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "indicate",
"description": "Scroll indicator for elements with scrollable overflow.",
"version": "3.0.0",
"version": "3.1.0",
"repository": "github:tobua/indicate",
"homepage": "https://tobua.github.io/indicate",
"license": "MIT",
Expand Down

0 comments on commit 60f592f

Please sign in to comment.