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

release version
This commit is contained in:
Guilherme Oenning 2024-03-19 16:36:13 +00:00 committed by GitHub
commit 6d08a512ee
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": patch
---
Add site url checker

View File

@ -1,5 +1,11 @@
# google-indexing-script
## 0.0.5
### Patch Changes
- [#44](https://github.com/goenning/google-indexing-script/pull/44) [`77b94ed`](https://github.com/goenning/google-indexing-script/commit/77b94edeef863721c07bd3e12d6d38052723f422) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Add site url checker
## 0.0.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "google-indexing-script",
"version": "0.0.4",
"version": "0.0.5",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {