Skip to content

Commit

Permalink
CI: @sliit-foss/automatic-versioning - sync release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 3, 2023
1 parent 141bf54 commit b3956ce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/automatic-versioning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/automatic-versioning",
"version": "1.4.7-blizzard.0",
"version": "1.4.7",
"description": "A script which will automatically increment your app package version in accordance with conventional commits",
"main": "dist/index.js",
"bin": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/leaderboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/leaderboard",
"version": "1.2.0-blizzard.0",
"version": "1.2.0",
"description": "A utility package for fetching a list of contributor scores to a GitHub organization or repository",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/module-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/module-logger",
"version": "1.1.5",
"version": "1.1.6",
"description": "A modularized logger wrapped around winston to make working with nodeJS microservices easier.",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion plugins/babel-plugin-transform-trace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/babel-plugin-transform-trace",
"version": "0.1.1",
"version": "0.1.2",
"description": "Adds tracing to the source code during transformation",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b3956ce

Please sign in to comment.