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 Jan 14, 2024
1 parent 7007bf5 commit 6f8d322
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/functions",
"version": "2.4.1",
"version": "2.4.2",
"description": "Just a small set of utility functions",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/http-logger",
"version": "1.2.1",
"version": "1.2.2",
"description": "Http logging middleware for Express.js",
"main": "dist/index.js",
"scripts": {
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.2.4",
"version": "1.2.5",
"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 packages/service-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sliit-foss/service-connector",
"version": "2.1.1",
"version": "2.1.2",
"description": "A package to isolate filters and sorts from a given request's query parameters",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 6f8d322

Please sign in to comment.