mirror of
https://github.com/goenning/google-indexing-script.git
synced 2024-11-25 08:43:02 +03:00
Merge pull request #46 from goenning/changeset-release/main
release version
This commit is contained in:
commit
6d08a512ee
@ -1,5 +0,0 @@
|
||||
---
|
||||
"google-indexing-script": patch
|
||||
---
|
||||
|
||||
Add site url checker
|
@ -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
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user