Skip to content

Commit 1a57927

Browse files
committed
Update package repsository URL. Closes #321
1 parent c6b106c commit 1a57927

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Changed:
1313

1414
- Snippets: All snippets that reference schemas updated to use `v1.1.0` schema
15+
- Updated package repository URL to reflect migration to dev-proxy-tools organisation
1516

1617
## [1.0.2] - 2025-07-06
1718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/garrytrinder/dev-proxy-toolkit.git"
19+
"url": "https://github.com/dev-proxy-tools/toolkit.git"
2020
},
2121
"main": "./dist/extension.js",
2222
"contributes": {

0 commit comments

Comments
 (0)