Merge pull request #69 from goenning/changeset-release/main

release version
This commit is contained in:
Guilherme Oenning 2024-07-08 18:44:52 +01:00 committed by GitHub
commit 3873be3a92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": {