Skip to content

Commit

Permalink
Release Candidate: 4.1.0-rc2 (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Dec 19, 2024
1 parent af87742 commit 9d0d466
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}

- run: npm ci
- run: npm run prepublishOnly

- uses: JS-DevTools/npm-publish@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "universalviewer",
"version": "4.1.0-rc1",
"version": "4.1.0-rc2",
"description": "The Universal Viewer is a community-developed open source project on a mission to help you share your πŸ“šπŸ“œπŸ“°πŸ“½οΈπŸ“»πŸ—Ώ with the 🌎",
"engines": {
"node": ">=18",
Expand Down

0 comments on commit 9d0d466

Please sign in to comment.