Skip to content

Commit 5ea1dfd

Browse files
committed
Version bump
1 parent 0d07ca2 commit 5ea1dfd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
node-version: 24.x
2424
registry-url: 'https://registry.npmjs.org/'
2525
cache: 'npm'
26+
enable-authentication: true
2627

2728
- name: Install dependencies cleanly
2829
run: npm ci

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "metafetch",
33
"description": "Metafetch fetches a given URL's title, description, images, links etc.",
4-
"version": "5.0.3",
4+
"version": "5.0.4",
55
"homepage": "https://github.com/brahma-dev/metafetch",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)