Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jan 15, 2022
1 parent 1696f1c commit 829e5f5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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/dessant/web-archives/compare/v3.0.2...v3.1.0) (2022-01-15)


### Features

* open current page ([1696f1c](https://github.com/dessant/web-archives/commit/1696f1c13df8d1013c953e4f41830f6d773daab5)), closes [#34](https://github.com/dessant/web-archives/issues/34)

### [3.0.2](https://github.com/dessant/web-archives/compare/v3.0.1...v3.0.2) (2022-01-06)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-archives",
"version": "3.0.2",
"version": "3.1.0",
"author": "Armin Sebastian",
"license": "GPL-3.0-only",
"homepage": "https://github.com/dessant/web-archives",
Expand Down

0 comments on commit 829e5f5

Please sign in to comment.