Skip to content

Commit e8a9245

Browse files
chore(release): 0.1.0
1 parent 2480f4b commit e8a9245

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="0.1.0"></a>
6+
# 0.1.0 (2018-01-18)
7+
8+
9+
### Features
10+
11+
* **embed:** create GitHub Corners embed script ([56da801](https://github.com/remarkablemark/github-corners/commit/56da801))
12+
* **embed:** refactor svg inline style to css style ([5af4c1c](https://github.com/remarkablemark/github-corners/commit/5af4c1c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-corners",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Embed script for GitHub Corners.",
55
"author": "Mark <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)