Skip to content

Commit

Permalink
Merge pull request #21 from carpasse/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
carpasse authored Feb 12, 2024
2 parents 7d2e380 + d2d8df7 commit 79b5bb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validateCommits.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Validate commit messages
on: [pull_request]
jobs:
commitlint:
validation:
uses: carpasse/reusable-workflows/.github/workflows/validateCommits.yml@master
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": "@carpasse/node-open-source-project-template",
"version": "1.2.0",
"version": "1.2.0-beta.2",
"description": "Repository template for new Open Source projects with NodeJS",
"main": "./dist/cjs/index.js",
"module": "./dist/cjs/index.mjs",
Expand Down

0 comments on commit 79b5bb9

Please sign in to comment.