Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JMaio committed Mar 23, 2021
1 parent 88353ce commit ff92bb5
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.

## [1.3.0](https://github.com/JMaio/mandelbrot-maps/compare/v1.2.0...v1.3.0) (2021-03-23)


### Features

* **tans-theorem-explorer:** tans theorem explorer ([256e29f](https://github.com/JMaio/mandelbrot-maps/commit/256e29f07608aae525a7a859740636bc47444d63))


### Bug Fixes

* **tans-theorem:** refactor points list ([c875204](https://github.com/JMaio/mandelbrot-maps/commit/c8752044d1897f64856c747038684f898bb8ac7a))
* **tans-theorem:** refactor points list to use index ([b5b3d05](https://github.com/JMaio/mandelbrot-maps/commit/b5b3d05f455fbbf03b06b1740b8e2e922f401c8d))

## [1.2.0](https://github.com/JMaio/mandelbrot-maps/compare/v1.1.1...v1.2.0) (2021-03-02)


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": "mandelbrot-maps",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"homepage": "https://jmaio.github.io/mandelbrot-maps/",
"dependencies": {
Expand Down

0 comments on commit ff92bb5

Please sign in to comment.