{"id":18668184,"url":"https://github.com/eonx-com/actions-node-version","last_synced_at":"2026-02-13T08:52:49.673Z","repository":{"id":108437554,"uuid":"254281883","full_name":"eonx-com/actions-node-version","owner":"eonx-com","description":"Generate a new version of a NodeJS Package.","archived":false,"fork":false,"pushed_at":"2020-05-14T08:39:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-27T18:25:03.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eonx-com.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-09T05:44:04.000Z","updated_at":"2022-09-08T23:23:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6a7ef74-541b-4e65-8e89-ff8218ca8803","html_url":"https://github.com/eonx-com/actions-node-version","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Factions-node-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Factions-node-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Factions-node-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Factions-node-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eonx-com","download_url":"https://codeload.github.com/eonx-com/actions-node-version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239498599,"owners_count":19648912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T08:41:44.659Z","updated_at":"2025-10-05T12:19:29.995Z","avatar_url":"https://github.com/eonx-com.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Version\n\nA GitHub Action to generate a new version of a NodeJS Package using semantic-release.\n\nThis actions is intended to be used with the semantic-release plugin for NodeJs Packages.\n\n\n# Getting started\nUses the defined release method and dependencies in `package.json`. \n\nThis action will perform the following;\n- `npm install`  \nInstall all dependencies in the cloned repository.\n- `yarn release`  \nWill use the defined release method, if semantic-release is being used, it will tag the release in GitHub with the changelog.\n\n## Output\nOutput is saved to a file in the working directory, called `release_log` \n\n\n## Template\n```\nname: Version NodeJS Package\n   \non:\n push:\n   branches:\n     - master\n   \n   steps:\n    - name: Generate new version\n      uses: eonx-com/actions-node-version@v1.0\n      with:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Factions-node-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feonx-com%2Factions-node-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Factions-node-version/lists"}