Skip to content

Commit

Permalink
chore(release): 0.39.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.39.0](v0.38.0...v0.39.0) (2024-10-31)

### Bug Fixes

* **api:** fixed condition in processProgram ([48a9a4d](48a9a4d))

### Features

* **api:** added session state endpoint ([6b6546c](6b6546c))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent d6e527e commit c261745
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.39.0](https://github.com/sasjs/server/compare/v0.38.0...v0.39.0) (2024-10-31)


### Bug Fixes

* **api:** fixed condition in processProgram ([48a9a4d](https://github.com/sasjs/server/commit/48a9a4dd0e31f84209635382be4ec4bb2c3a9c0c))


### Features

* **api:** added session state endpoint ([6b6546c](https://github.com/sasjs/server/commit/6b6546c7ad0833347f8dc4cdba6ad19132f7aaef))

# [0.38.0](https://github.com/sasjs/server/compare/v0.37.0...v0.38.0) (2024-10-30)


Expand Down

0 comments on commit c261745

Please sign in to comment.