Skip to content

Commit d46579a

Browse files
release version
1 parent 50065be commit d46579a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/many-frogs-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# google-indexing-script
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#68](https://github.com/goenning/google-indexing-script/pull/68) [`caa73f7`](https://github.com/goenning/google-indexing-script/commit/caa73f765b5d494d65a894a83bb8faf351e6d8ae) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Improve CLI with commander
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-indexing-script",
33
"description": "Script to get your site indexed on Google in less than 48 hours",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"bin": {

0 commit comments

Comments
 (0)