Skip to content

Commit ec4ae6d

Browse files
chore(release): 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2021-05-23) ### Bug Fixes * Add target attribute to footer links to allow opening of links in new tab ([24247a0](24247a0))
1 parent 24247a0 commit ec4ae6d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/DemonDaddy22/Lorem-Gen-Extension/compare/v1.0.0...v1.0.1) (2021-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Add target attribute to footer links to allow opening of links in new tab ([24247a0](https://github.com/DemonDaddy22/Lorem-Gen-Extension/commit/24247a0467ee879d7a9422a6049e2db0f2d17db2))
9+
310
# 1.0.0 (2021-05-21)
411

512

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lorem-gen-extension",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.12.0",

0 commit comments

Comments
 (0)