Skip to content

Commit

Permalink
chore(release): 0.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.35.0](v0.34.2...v0.35.0) (2023-05-03)

### Bug Fixes

* **editor:** fixed log/webout/print tabs ([d2de9dc](d2de9dc))
* **execute:** added atribute indicating stp api ([e78f87f](e78f87f))
* **execute:** fixed adding print output ([9aaffce](9aaffce))
* **execution:** removed empty webout from response ([6dd2f4f](6dd2f4f))
* **webout:** fixed adding empty webout to response payload ([31df72a](31df72a))

### Features

* **editor:** parse print output in response payload ([eb42683](eb42683))
  • Loading branch information
semantic-release-bot committed May 3, 2023
1 parent 0532488 commit 48c1ada
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.35.0](https://github.com/sasjs/server/compare/v0.34.2...v0.35.0) (2023-05-03)


### Bug Fixes

* **editor:** fixed log/webout/print tabs ([d2de9dc](https://github.com/sasjs/server/commit/d2de9dc13ef2e980286dd03cca5e22cea443ed0c))
* **execute:** added atribute indicating stp api ([e78f87f](https://github.com/sasjs/server/commit/e78f87f5c00038ea11261dffb525ac8f1024e40b))
* **execute:** fixed adding print output ([9aaffce](https://github.com/sasjs/server/commit/9aaffce82051d81bf39adb69942bb321e9795141))
* **execution:** removed empty webout from response ([6dd2f4f](https://github.com/sasjs/server/commit/6dd2f4f87673336135bc7a6de0d2e143e192c025))
* **webout:** fixed adding empty webout to response payload ([31df72a](https://github.com/sasjs/server/commit/31df72ad88fe2c771d0ef8445d6db9dd147c40c9))


### Features

* **editor:** parse print output in response payload ([eb42683](https://github.com/sasjs/server/commit/eb42683fff701bd5b4d2b68760fe0c3ecad573dd))

## [0.34.2](https://github.com/sasjs/server/compare/v0.34.1...v0.34.2) (2023-05-01)


Expand Down

0 comments on commit 48c1ada

Please sign in to comment.