Skip to content

Commit e47890e

Browse files
committed
chore: bump version to 1.4.3 for final OAuth2 test
- Update package version to 1.4.3 - All relevant tokens are now in place for OAuth2 authentication - Chrome Web Store deployment should work with complete secret configuration - Firefox Add-ons deployment continues working with service account - This should be the final test for complete automated deployment pipeline
1 parent 1197cc0 commit e47890e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blog-link-analyzer",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Detects blog posts and extracts linked blog content with titles and authors",
55
"main": "background/service-worker.js",
66
"scripts": {

0 commit comments

Comments
 (0)