Skip to content

Commit 94c371d

Browse files
chore(release): 1.3.0 [skip ci]
1 parent 6205875 commit 94c371d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.0](https://github.com/thislooksfun/svelte-repo-card/compare/v1.2.0...v1.3.0) (2021-03-21)
2+
3+
4+
### Features
5+
6+
* move the homepage link above the description ([6205875](https://github.com/thislooksfun/svelte-repo-card/commit/62058750e7615a9f9c7583a7a16925a3e28ef9c9))
7+
18
## [1.2.0](https://github.com/thislooksfun/svelte-repo-card/compare/v1.1.0...v1.2.0) (2021-03-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-repo-card",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "A simple GitHub repo card, based on Tarptaeya/repo-card",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)