Skip to content

Commit 60328bf

Browse files
committed
Change repo name
1 parent b87081e commit 60328bf

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `blogger` will be documented in this file
44

5-
## 1.0.0 - 201X-XX-XX
5+
## 1.0.0 - 30-12-2019
66

77
- initial release
8+
9+
## 1.0.1 - XX-XX-2020
10+
11+
Updates to comments and tags

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
2-
"name": "chrisjk123/blogger",
2+
"name": "chrisjk123/laravel-blogger",
33
"description": "Blog package",
44
"keywords": [
55
"chrisjk123",
6+
"laravel",
7+
"laravel-blogger",
8+
"blog",
69
"blogger"
710
],
8-
"homepage": "https://github.com/Chrisjk123/blogger",
11+
"homepage": "https://github.com/Chrisjk123/laravel-blogger",
912
"license": "MIT",
1013
"type": "library",
1114
"authors": [

0 commit comments

Comments
 (0)