Skip to content

Commit

Permalink
(release): version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
matyson committed Oct 1, 2024
1 parent 1206719 commit cb170bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions apps/deepsirius-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @deepsirius-ui/app

## 0.2.0

### Minor Changes

- Get user partitions directly from slurm

### Patch Changes

- Remove deprecated fs.rmdir
- Add simple TTL cache for SSH sessions

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/deepsirius-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deepsirius-ui/app",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit cb170bf

Please sign in to comment.