semantic-release-bot
e94c56b23f
chore(release): 0.16.0 [skip ci]
...
# [0.16.0](https://github.com/sasjs/server/compare/v0.15.3...v0.16.0 ) (2022-08-17)
### Bug Fixes
* add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py ([882bedd ](882bedd5d5 ))
* update content for code.sas file ([02e88ae ](02e88ae728 ))
* update default content type for python and js runtimes ([8780b80 ](8780b800a3 ))
### Features
* implement the logic for running python stored programs ([b06993a ](b06993ab9e ))
2022-08-17 20:49:53 +00:00
semantic-release-bot
f736e67517
chore(release): 0.15.3 [skip ci]
...
## [0.15.3](https://github.com/sasjs/server/compare/v0.15.2...v0.15.3 ) (2022-08-11)
### Bug Fixes
* adding proc printto in precode to enable print output in log. Closes [#253 ](https://github.com/sasjs/server/issues/253 ) ([f8bb732 ](f8bb7327a8 ))
2022-08-11 15:07:31 +00:00
semantic-release-bot
abce135da2
chore(release): 0.15.2 [skip ci]
...
## [0.15.2](https://github.com/sasjs/server/compare/v0.15.1...v0.15.2 ) (2022-08-10)
### Bug Fixes
* remove vulnerabitities ([f27ac51 ](f27ac51fc4 ))
2022-08-10 11:28:07 +00:00
semantic-release-bot
cb5be1be21
chore(release): 0.15.1 [skip ci]
...
## [0.15.1](https://github.com/sasjs/server/compare/v0.15.0...v0.15.1 ) (2022-08-10)
### Bug Fixes
* **web:** fix UI responsiveness ([d99fdd1 ](d99fdd1ec7 ))
2022-08-10 10:34:36 +00:00
semantic-release-bot
399b5edad0
chore(release): 0.15.0 [skip ci]
...
# [0.15.0](https://github.com/sasjs/server/compare/v0.14.1...v0.15.0 ) (2022-08-05)
### Bug Fixes
* after selecting file in sidebar collapse sidebar in mobile view ([e215958 ](e215958b8b ))
* improve mobile view for studio page ([c67d3ee ](c67d3ee2f1 ))
* improve responsiveness for mobile view ([6ef40b9 ](6ef40b954a ))
* improve user experience for adding permissions ([7a162ed ](7a162eda8f ))
* show logout button only when user is logged in ([9227cd4 ](9227cd449d ))
### Features
* add multiple permission for same combination of type and principal at once ([754704b ](754704bca8 ))
2022-08-05 09:59:19 +00:00
semantic-release-bot
0d913baff1
chore(release): 0.14.1 [skip ci]
...
## [0.14.1](https://github.com/sasjs/server/compare/v0.14.0...v0.14.1 ) (2022-08-04)
### Bug Fixes
* **apps:** App Stream logo fix ([87c03c5 ](87c03c5f8d ))
* **cookie:** XSRF cookie is removed and passed token in head section ([77f8d30 ](77f8d30baf ))
* **env:** check added for not providing WHITELIST ([5966016 ](5966016853 ))
* **web:** show login on logged-out state ([f7fcc77 ](f7fcc7741a ))
2022-08-04 12:10:31 +00:00
semantic-release-bot
78bea7c154
chore(release): 0.14.0 [skip ci]
...
# [0.14.0](https://github.com/sasjs/server/compare/v0.13.3...v0.14.0 ) (2022-08-02)
### Bug Fixes
* add restriction on add/remove user to public group ([d3a516c ](d3a516c36e ))
* call jwt.verify in synchronous way ([254bc07 ](254bc07da7 ))
### Features
* add public group to DB on seed ([c3e3bef ](c3e3befc17 ))
* bypass authentication when route is enabled for public group ([68515f9 ](68515f95a6 ))
2022-08-02 19:08:38 +00:00
semantic-release-bot
275de9478e
chore(release): 0.13.3 [skip ci]
...
## [0.13.3](https://github.com/sasjs/server/compare/v0.13.2...v0.13.3 ) (2022-08-02)
### Bug Fixes
* show non-admin user his own permissions only ([8a3054e ](8a3054e19a ))
* update schema of Permission ([5d5a9d3 ](5d5a9d3788 ))
2022-08-02 12:01:53 +00:00
semantic-release-bot
9eb5f3ca4d
chore(release): 0.13.2 [skip ci]
...
## [0.13.2](https://github.com/sasjs/server/compare/v0.13.1...v0.13.2 ) (2022-08-01)
### Bug Fixes
* adding ls=max to reduce log size and improve readability ([916947d ](916947dffa ))
2022-08-01 22:42:31 +00:00
semantic-release-bot
7c79d6479c
chore(release): 0.13.1 [skip ci]
...
## [0.13.1](https://github.com/sasjs/server/compare/v0.13.0...v0.13.1 ) (2022-07-31)
### Bug Fixes
* adding options to prevent unwanted windows on windows. Closes [#244 ](https://github.com/sasjs/server/issues/244 ) ([77db14c ](77db14c690 ))
2022-07-31 17:09:11 +00:00
semantic-release-bot
a531de2adb
chore(release): 0.13.0 [skip ci]
...
# [0.13.0](https://github.com/sasjs/server/compare/v0.12.1...v0.13.0 ) (2022-07-28)
### Bug Fixes
* autofocus input field and submit on enter ([7681722 ](7681722e5a ))
* move api button to user menu ([8de032b ](8de032b543 ))
### Features
* add action and command to editor ([706e228 ](706e228a8e ))
2022-07-28 19:27:12 +00:00
semantic-release-bot
998ef213e9
chore(release): 0.12.1 [skip ci]
...
## [0.12.1](https://github.com/sasjs/server/compare/v0.12.0...v0.12.1 ) (2022-07-26)
### Bug Fixes
* **web:** disable launch icon button when file content is not saved ([c574b42 ](c574b42235 ))
* **web:** saveAs functionality fixed in studio page ([3c987c6 ](3c987c61dd ))
* **web:** show original name as default name in rename file/folder modal ([9640f65 ](9640f65264 ))
* **web:** webout tab item fixed in studio page ([7cdffe3 ](7cdffe30e3 ))
* **web:** when no file is selected save the editor content to local storage ([3b1fcb9 ](3b1fcb937d ))
2022-07-26 20:52:05 +00:00
semantic-release-bot
95df2b21d6
chore(release): 0.12.0 [skip ci]
...
# [0.12.0](https://github.com/sasjs/server/compare/v0.11.5...v0.12.0 ) (2022-07-26)
### Bug Fixes
* fileTree api response to include an additional attribute isFolder ([0f19384 ](0f19384999 ))
* remove drive component ([06d7c91 ](06d7c91fc3 ))
### Features
* add api end point for delete folder ([08e0c61 ](08e0c61e0f ))
* add sidebar(drive) to left of studio ([6c35412 ](6c35412d2f ))
* created api endpoint for adding empty folder in drive ([941917e ](941917e508 ))
* implemented api for renaming file/folder ([fdcaba9 ](fdcaba9d56 ))
* implemented delete file/folder functionality ([177675b ](177675bc89 ))
* implemented functionality for adding file/folder from sidebar context menu ([0ce94a5 ](0ce94a553e ))
* implemented the functionality for renaming file/folder from context menu ([7010a6a ](7010a6a120 ))
* prevent user from leaving studio page when there are unsaved changes ([6c75502 ](6c7550286b ))
* **web:** add difference view editor in studio ([420a61a ](420a61a5a6 ))
2022-07-26 14:29:41 +00:00
semantic-release-bot
5706371ffd
chore(release): 0.11.5 [skip ci]
...
## [0.11.5](https://github.com/sasjs/server/compare/v0.11.4...v0.11.5 ) (2022-07-19)
### Bug Fixes
* Revert "fix(security): missing cookie flags are added" ([ce5218a ](ce5218a227 ))
2022-07-19 23:03:43 +00:00
semantic-release-bot
8b62755f39
chore(release): 0.11.4 [skip ci]
...
## [0.11.4](https://github.com/sasjs/server/compare/v0.11.3...v0.11.4 ) (2022-07-19)
### Bug Fixes
* **security:** missing cookie flags are added ([526402f ](526402fd73 ))
2022-07-19 21:06:05 +00:00
semantic-release-bot
1b234eb2b1
chore(release): 0.11.3 [skip ci]
...
## [0.11.3](https://github.com/sasjs/server/compare/v0.11.2...v0.11.3 ) (2022-07-19)
### Bug Fixes
* filePath fix in code.js file for windows ([2995121 ](299512135d ))
2022-07-19 14:50:19 +00:00
semantic-release-bot
a1a182698e
chore(release): 0.11.2 [skip ci]
...
## [0.11.2](https://github.com/sasjs/server/compare/v0.11.1...v0.11.2 ) (2022-07-18)
### Bug Fixes
* apply icon option only for sas.exe ([d2ddd8a ](d2ddd8aaca ))
2022-07-18 12:39:49 +00:00
semantic-release-bot
3a45e8f525
chore(release): 0.11.1 [skip ci]
...
## [0.11.1](https://github.com/sasjs/server/compare/v0.11.0...v0.11.1 ) (2022-07-18)
### Bug Fixes
* bank operator ([aa02741 ](aa027414ed ))
* ensuring nosplash option only applies for sas.exe ([65e6de9 ](65e6de9663 )), closes [#229 ](https://github.com/sasjs/server/issues/229 )
2022-07-18 12:14:31 +00:00
semantic-release-bot
2e53d43e11
chore(release): 0.11.0 [skip ci]
...
# [0.11.0](https://github.com/sasjs/server/compare/v0.10.0...v0.11.0 ) (2022-07-16)
### Bug Fixes
* **logs:** logs location is configurable ([e024a92 ](e024a92f16 ))
### Features
* **logs:** logs to file with rotating + code split into files ([92fda18 ](92fda183f3 ))
2022-07-16 21:58:08 +00:00
semantic-release-bot
4a67d0c63a
chore(release): 0.10.0 [skip ci]
...
# [0.10.0](https://github.com/sasjs/server/compare/v0.9.0...v0.10.0 ) (2022-07-06)
### Bug Fixes
* add authorize middleware for appStreams ([e54a09d ](e54a09db19 ))
* add isAdmin attribute to return response of get session and login requests ([bdf63df ](bdf63df1d9 ))
* add permission authorization middleware to only specific routes ([f3dfc70 ](f3dfc7083f ))
* bumping core and running lint ([a2d1396 ](a2d1396057 ))
* controller fixed for deleting permission ([b5f595a ](b5f595a25c ))
* do not show admin users in add permission modal ([a75edba ](a75edbaa32 ))
* export GroupResponse interface ([38a7db8 ](38a7db8514 ))
* move permission filter modal to separate file and icons for different actions ([d000f75 ](d000f7508f ))
* principalId type changed to number from any ([4fcc191 ](4fcc191ce9 ))
* remove clientId from principal types ([0781ddd ](0781ddd64e ))
* remove duplicates principals from permission filter modal ([5b319f9 ](5b319f9ad1 ))
* show loading spinner in studio while executing code ([496247d ](496247d0b9 ))
* show permission component only in server mode ([f863b81 ](f863b81a7d ))
* update permission model ([39fc908 ](39fc908de1 ))
* update permission response ([e516b77 ](e516b7716d ))
* **web:** only admin should be able to add, update or delete permission ([be8635c ](be8635ccc5 ))
### Features
* add api endpoint for deleting permission ([0171344 ](01713440a4 ))
* add api endpoint for updating permission setting ([540f54f ](540f54fb77 ))
* add authorize middleware for validating permissions ([7d916ec ](7d916ec3e9 ))
* add basic UI for settings and permissions ([5652325 ](5652325452 ))
* add documentation link under usename dropdown menu ([eeb63b3 ](eeb63b330c ))
* add permission model ([6bea1f7 ](6bea1f7666 ))
* add UI for updating permission ([e8c21a4 ](e8c21a43b2 ))
* add validation for registering permission ([e5200c1 ](e5200c1000 ))
* add, remove and update permissions from web component ([97ecfdc ](97ecfdc955 ))
* added get authorizedRoutes api endpoint ([b10e932 ](b10e932605 ))
* created modal for adding permission ([1413b18 ](1413b18508 ))
* defined register permission and get all permissions api endpoints ([1103ffe ](1103ffe07b ))
* update swagger docs ([797c2bc ](797c2bcc39 ))
2022-07-06 12:31:43 +00:00
semantic-release-bot
a131adbae7
chore(release): 0.9.0 [skip ci]
...
# [0.9.0](https://github.com/sasjs/server/compare/v0.8.3...v0.9.0 ) (2022-07-03)
### Features
* removed secrets from env variables ([9c3da56 ](9c3da56901 ))
2022-07-03 10:40:36 +00:00
semantic-release-bot
b369759f0f
chore(release): 0.8.3 [skip ci]
...
## [0.8.3](https://github.com/sasjs/server/compare/v0.8.2...v0.8.3 ) (2022-07-02)
### Bug Fixes
* **deploy:** extract first json from zip file ([e290751 ](e290751c87 ))
2022-07-02 10:01:26 +00:00
semantic-release-bot
71bcbb9134
chore(release): 0.8.2 [skip ci]
...
## [0.8.2](https://github.com/sasjs/server/compare/v0.8.1...v0.8.2 ) (2022-06-22)
### Bug Fixes
* getRuntimeAndFilePath function to handle the scenarion when path is provided with an extension other than runtimes ([5cc85b5 ](5cc85b57f8 ))
2022-06-22 10:18:59 +00:00
semantic-release-bot
ae0fc0c48c
chore(release): 0.8.1 [skip ci]
...
## [0.8.1](https://github.com/sasjs/server/compare/v0.8.0...v0.8.1 ) (2022-06-21)
### Bug Fixes
* make CA_ROOT optional in getCertificates method ([1b5859e ](1b5859ee37 ))
* update /logout route to /SASLogon/logout ([65380be ](65380be2f3 ))
2022-06-21 20:10:31 +00:00
semantic-release-bot
bfc5ac6a4f
chore(release): 0.8.0 [skip ci]
...
# [0.8.0](https://github.com/sasjs/server/compare/v0.7.3...v0.8.0 ) (2022-06-21)
### Features
* **certs:** ENV variables updated and set CA Root for HTTPS server ([2119e9d ](2119e9de9a ))
2022-06-21 07:24:26 +00:00
semantic-release-bot
87dbab98f6
chore(release): 0.7.3 [skip ci]
...
## [0.7.3](https://github.com/sasjs/server/compare/v0.7.2...v0.7.3 ) (2022-06-20)
### Bug Fixes
* path descriptions and defaults ([5d5d6ce ](5d5d6ce326 ))
2022-06-20 15:31:20 +00:00
semantic-release-bot
620eddb713
chore(release): 0.7.2 [skip ci]
...
## [0.7.2](https://github.com/sasjs/server/compare/v0.7.1...v0.7.2 ) (2022-06-20)
### Bug Fixes
* removing UTF-8 options from commandline. There appears to be no reliable way to enforce ([f6dc74f ](f6dc74f16b ))
2022-06-20 15:03:27 +00:00
semantic-release-bot
8c48d00d21
chore(release): 0.7.1 [skip ci]
...
## [0.7.1](https://github.com/sasjs/server/compare/v0.7.0...v0.7.1 ) (2022-06-20)
### Bug Fixes
* default runtime should be sas ([91d29cb ](91d29cb127 ))
* **Studio:** default selection of runtime fixed ([eb569c7 ](eb569c7b82 ))
* webout path fixed in code.js when running on windows ([99a1107 ](99a1107364 ))
2022-06-20 12:44:59 +00:00
semantic-release-bot
1e2c08a8d3
chore(release): 0.7.0 [skip ci]
...
# [0.7.0](https://github.com/sasjs/server/compare/v0.6.1...v0.7.0 ) (2022-06-19)
### Bug Fixes
* add runtimes to global process object ([194eaec ](194eaec7d4 ))
* code fixes for executing program from program path including file extension ([53854d0 ](53854d0012 ))
* code/execute controller logic to handle different runtimes ([23b6692 ](23b6692f02 ))
* convert single executeProgram method to two methods i.e. executeSASProgram and executeJSProgram ([c58666e ](c58666eb81 ))
* no need to stringify _webout in preProgramVarStatements, developer should have _webout as string in actual code ([9d5a5e0 ](9d5a5e051f ))
* pass _program to execute file without extension ([5df619b ](5df619b3f6 ))
* refactor code for session selection in preUploadMiddleware function ([b444381 ](b4443819d4 ))
* refactor code in executeFile method of session controller ([dffe6d7 ](dffe6d7121 ))
* refactor code in preUploadMiddleware function ([6d6bda5 ](6d6bda5626 ))
* refactor sas/js session controller classes to inherit from base session controller class ([2c704a5 ](2c704a544f ))
* **Studio:** style fix for runtime dropdown ([9023cf3 ](9023cf33b5 ))
### Features
* configure child process with writeStream to write logs to log file ([058b3b0 ](058b3b0081 ))
* conver single session controller to two controller i.e. SASSessionController and JSSessionController ([07295aa ](07295aa151 ))
* create and inject code for uploaded files to code.js ([1685616 ](16856165fb ))
* validate sasjs_runtimes env var ([596ada7 ](596ada7ca8 ))
2022-06-19 13:44:02 +00:00
semantic-release-bot
ecd8ed9032
chore(release): 0.6.1 [skip ci]
...
## [0.6.1](https://github.com/sasjs/server/compare/v0.6.0...v0.6.1 ) (2022-06-17)
### Bug Fixes
* home page wording. Using fix to force previous change through.. ([8702a4e ](8702a4e8fd ))
2022-06-17 13:19:51 +00:00
semantic-release-bot
c19a20c1d4
chore(release): 0.6.0 [skip ci]
...
# [0.6.0](https://github.com/sasjs/server/compare/v0.5.0...v0.6.0 ) (2022-06-16)
### Features
* get group by group name ([6b0b94a ](6b0b94ad38 ))
2022-06-16 18:43:40 +00:00
semantic-release-bot
6d12b900ad
chore(release): 0.5.0 [skip ci]
...
# [0.5.0](https://github.com/sasjs/server/compare/v0.4.2...v0.5.0 ) (2022-06-16)
### Bug Fixes
* npm audit fix to avoid warnings on npm i ([28a6a36 ](28a6a36bb7 ))
### Features
* **api:** deployment through zipped/compressed file ([b81d742 ](b81d742c6c ))
2022-06-16 13:31:09 +00:00
semantic-release-bot
a61adbcac2
chore(release): 0.4.2 [skip ci]
...
## [0.4.2](https://github.com/sasjs/server/compare/v0.4.1...v0.4.2 ) (2022-06-15)
### Bug Fixes
* appStream redesign ([73792fb ](73792fb574 ))
2022-06-15 15:04:11 +00:00
semantic-release-bot
c08cfcbc38
chore(release): 0.4.1 [skip ci]
...
## [0.4.1](https://github.com/sasjs/server/compare/v0.4.0...v0.4.1 ) (2022-06-15)
### Bug Fixes
* add/remove group to User when adding/removing user from group and return group membership on getting user ([e08bbcc ](e08bbcc543 ))
2022-06-15 10:38:22 +00:00
semantic-release-bot
eef3cb270d
chore(release): 0.4.0 [skip ci]
...
# [0.4.0](https://github.com/sasjs/server/compare/v0.3.10...v0.4.0 ) (2022-06-14)
### Features
* new APIs added for GET|PATCH|DELETE of user by username ([aef411a ](aef411a0ea ))
2022-06-14 17:28:50 +00:00
semantic-release-bot
806ea4cb5c
chore(release): 0.3.10 [skip ci]
...
## [0.3.10](https://github.com/sasjs/server/compare/v0.3.9...v0.3.10 ) (2022-06-14)
### Bug Fixes
* correct syntax for encoding option ([32d372b ](32d372b42f ))
2022-06-14 09:53:53 +00:00
semantic-release-bot
e059bee7dc
chore(release): 0.3.9 [skip ci]
...
## [0.3.9](https://github.com/sasjs/server/compare/v0.3.8...v0.3.9 ) (2022-06-14)
### Bug Fixes
* forcing utf 8 encoding. Closes [#76 ](https://github.com/sasjs/server/issues/76 ) ([8734489 ](8734489cf0 ))
2022-06-14 09:20:37 +00:00
semantic-release-bot
7e6635f40f
chore(release): 0.3.8 [skip ci]
...
## [0.3.8](https://github.com/sasjs/server/compare/v0.3.7...v0.3.8 ) (2022-06-13)
### Bug Fixes
* execution controller better error handling ([8a617a7 ](8a617a73ae ))
* execution controller error details ([3fa2a7e ](3fa2a7e2e3 ))
2022-06-13 12:32:32 +00:00
semantic-release-bot
e7babb9f55
chore(release): 0.3.7 [skip ci]
...
## [0.3.7](https://github.com/sasjs/server/compare/v0.3.6...v0.3.7 ) (2022-06-08)
### Bug Fixes
* **appstream:** redirect to relative + nested resource should be accessed ([5ab35b0 ](5ab35b02c4 ))
2022-06-08 20:21:22 +00:00
semantic-release-bot
ad82ee7106
chore(release): 0.3.6 [skip ci]
...
## [0.3.6](https://github.com/sasjs/server/compare/v0.3.5...v0.3.6 ) (2022-06-02)
### Bug Fixes
* **appstream:** should serve only new files for same app stream name with new deployment ([e6d1989 ](e6d1989847 ))
2022-06-02 08:30:39 +00:00
semantic-release-bot
7a932383b4
chore(release): 0.3.5 [skip ci]
...
## [0.3.5](https://github.com/sasjs/server/compare/v0.3.4...v0.3.5 ) (2022-05-30)
### Bug Fixes
* bumping sasjs/core library ([61815f8 ](61815f8ae1 ))
2022-05-30 18:07:50 +00:00
semantic-release-bot
afff27fd21
chore(release): 0.3.4 [skip ci]
...
## [0.3.4](https://github.com/sasjs/server/compare/v0.3.3...v0.3.4 ) (2022-05-30)
### Bug Fixes
* **web:** system username for DESKTOP mode ([a8ba378 ](a8ba378fd1 ))
2022-05-30 16:12:22 +00:00
semantic-release-bot
73c81a45dc
chore(release): 0.3.3 [skip ci]
...
## [0.3.3](https://github.com/sasjs/server/compare/v0.3.2...v0.3.3 ) (2022-05-30)
### Bug Fixes
* usage of autoexec API in DESKTOP mode ([12d424a ](12d424acce ))
2022-05-30 12:18:45 +00:00
semantic-release-bot
cfddf1fb0c
chore(release): 0.3.2 [skip ci]
...
## [0.3.2](https://github.com/sasjs/server/compare/v0.3.1...v0.3.2 ) (2022-05-27)
### Bug Fixes
* **web:** ability to use get/patch User API in desktop mode. ([2c259fe ](2c259fe1de ))
2022-05-27 19:43:00 +00:00
semantic-release-bot
b066734398
chore(release): 0.3.1 [skip ci]
...
## [0.3.1](https://github.com/sasjs/server/compare/v0.3.0...v0.3.1 ) (2022-05-26)
### Bug Fixes
* **api:** username should be lowercase ([5ad6ee5 ](5ad6ee5e0f ))
* **web:** reduced width for autoexec input ([7d11cc7 ](7d11cc7916 ))
2022-05-26 15:30:45 +00:00
semantic-release-bot
ff1def6436
chore(release): 0.3.0 [skip ci]
...
# [0.3.0](https://github.com/sasjs/server/compare/v0.2.0...v0.3.0 ) (2022-05-25)
### Features
* **web:** added profile + edit + autoexec changes ([c275db1 ](c275db184e ))
2022-05-25 23:29:22 +00:00
semantic-release-bot
e4239fbcc3
chore(release): 0.2.0 [skip ci]
...
# [0.2.0](https://github.com/sasjs/server/compare/v0.1.0...v0.2.0 ) (2022-05-25)
### Bug Fixes
* **autoexec:** usage in case of desktop from file ([79dc2db ](79dc2dba23 ))
### Features
* **api:** added autoexec + major type setting changes ([2a7223a ](2a7223ad7d ))
2022-05-25 05:52:30 +00:00
semantic-release-bot
1fed5ea6ac
chore(release): 0.1.0 [skip ci]
...
# [0.1.0](https://github.com/sasjs/server/compare/v0.0.77...v0.1.0 ) (2022-05-23)
### Bug Fixes
* issue174 + issue175 + issue146 ([80b33c7 ](80b33c7a18 ))
* **web:** click to copy + notification ([f37f8e9 ](f37f8e95d1 ))
### Features
* **env:** added new env variable LOG_FORMAT_MORGAN ([53bf68a ](53bf68a6af ))
2022-05-23 21:22:02 +00:00
semantic-release-bot
b780b59b66
chore(release): 0.0.77 [skip ci]
...
## [0.0.77](https://github.com/sasjs/server/compare/v0.0.76...v0.0.77 ) (2022-05-16)
### Bug Fixes
* **release:** Github workflow without npm token ([c017d13 ](c017d13061 ))
2022-05-16 16:26:07 +00:00
Saad Jutt
c017d13061
fix(release): Github workflow without npm token
2022-05-16 21:17:53 +05:00