Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-02-11)

### Bug Fixes

* **graph layout:** zero branch mapping ([0b6f88d](0b6f88d))
* **graph-layout:** fix layout rendering ([1893f92](1893f92))

### Features

* **graph layout:** align branches in timelines ([3abb9ff](3abb9ff))
* **graph-layout:** use branches as horizontal axis ([d35fa6a](d35fa6a))
  • Loading branch information
semantic-release-bot committed Feb 11, 2021
1 parent 871da87 commit 00a870f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.2.0](https://github.com/LeoVS09/mind-history-extension/compare/v1.1.0...v1.2.0) (2021-02-11)


### Bug Fixes

* **graph layout:** zero branch mapping ([0b6f88d](https://github.com/LeoVS09/mind-history-extension/commit/0b6f88d4f2369cc7483a61dbfb69156199730cf4))
* **graph-layout:** fix layout rendering ([1893f92](https://github.com/LeoVS09/mind-history-extension/commit/1893f927839a995b2629b30c439d341c7aff291c))


### Features

* **graph layout:** align branches in timelines ([3abb9ff](https://github.com/LeoVS09/mind-history-extension/commit/3abb9ff9019ae336aea81c8129d42672f460df6b))
* **graph-layout:** use branches as horizontal axis ([d35fa6a](https://github.com/LeoVS09/mind-history-extension/commit/d35fa6a58cab29b7ac58eeb7f121efba0cc9b7b1))

# [1.1.0](https://github.com/LeoVS09/mind-history-extension/compare/v1.0.0...v1.1.0) (2021-02-09)


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": "mind-history-extension",
"version": "1.1.0",
"version": "1.2.0",
"description": "Browser extension for organise pages",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down

0 comments on commit 00a870f

Please sign in to comment.