Skip to content

Commit

Permalink
chore(release): 1.10.0
Browse files Browse the repository at this point in the history
## 1.10.0 (2023-07-14)

* feat(drives): started added drive notifications ([76bbf60](76bbf60))
  • Loading branch information
semantic-release-bot committed Jul 14, 2023
1 parent 76bbf60 commit e117dad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.10.0 (2023-07-14)

* feat(drives): started added drive notifications ([76bbf60](https://github.com/atlas-bi/System/commit/76bbf60))

## 1.9.0 (2023-07-11)

* Merge branch 'master' of github.com:atlas-bi/System ([5ed7bc8](https://github.com/atlas-bi/System/commit/5ed7bc8))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,5 @@
"npm run format"
]
},
"version": "1.9.0"
"version": "1.10.0"
}

0 comments on commit e117dad

Please sign in to comment.