1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 12:51:31 +00:00

chore(release): 0.0.67

This commit is contained in:
Saad Jutt
2022-05-02 03:41:07 +05:00
parent 35cba97611
commit 238aa1006f
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.67](https://github.com/sasjs/server/compare/v0.0.66...v0.0.67) (2022-05-01)
### [0.0.66](https://github.com/sasjs/server/compare/v0.0.64...v0.0.66) (2022-05-01)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "server",
"version": "0.0.66",
"version": "0.0.67",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "server",
"version": "0.0.66",
"version": "0.0.67",
"devDependencies": {
"prettier": "^2.3.1",
"standard-version": "^9.3.2"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.0.66",
"version": "0.0.67",
"description": "NodeJS wrapper for calling the SAS binary executable",
"repository": "https://github.com/sasjs/server",
"scripts": {