Skip to content

Commit

Permalink
chore(release): 0.21.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.21.2](v0.21.1...v0.21.2) (2022-09-20)

### Bug Fixes

* default content-type for sas programs should be text/plain ([9977c9d](9977c9d))
* **studio:** inject program path to code before sending for execution ([edc2e2a](edc2e2a))
  • Loading branch information
semantic-release-bot committed Sep 20, 2022
1 parent 0edcbdc commit 5d6c608
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.21.2](https://github.com/sasjs/server/compare/v0.21.1...v0.21.2) (2022-09-20)


### Bug Fixes

* default content-type for sas programs should be text/plain ([9977c9d](https://github.com/sasjs/server/commit/9977c9d161947b11d45ab2513f99a5320a3f5a06))
* **studio:** inject program path to code before sending for execution ([edc2e2a](https://github.com/sasjs/server/commit/edc2e2a302ccea4985f3d6b83ef8c23620ab82b6))

## [0.21.1](https://github.com/sasjs/server/compare/v0.21.0...v0.21.1) (2022-09-19)


Expand Down

0 comments on commit 5d6c608

Please sign in to comment.