release version

This commit is contained in:
github-actions[bot] 2024-07-08 17:40:36 +00:00
parent 50065be503
commit d46579a52d
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"google-indexing-script": minor
---
Improve CLI with commander

View File

@ -1,5 +1,11 @@
# google-indexing-script
## 0.4.0
### Minor Changes
- [#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
## 0.3.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "google-indexing-script",
"description": "Script to get your site indexed on Google in less than 48 hours",
"version": "0.3.0",
"version": "0.4.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {