Skip to content

Commit

Permalink
Bump version to 1.23
Browse files Browse the repository at this point in the history
Change-Id: I3da37add9a932f44222ac2e385c62a050d0f4404
Reviewed-on: https://gerrit.instructure.com/c/canvas-rce-api/+/303617
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Jacob DeWar <[email protected]>
QA-Review: Jacob DeWar <[email protected]>
Product-Review: Jacob DeWar <[email protected]>
  • Loading branch information
Joe Hernandez authored and jacobdewar committed Oct 19, 2022
1 parent a090093 commit 7ec2263
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.23]
Response for files list includes file category
## [1.21]
Rename Buttons & Icon text to Icon Maker
## [1.20]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canvas-rce-api",
"version": "1.22.0",
"version": "1.23.0",
"description": "An API for proxying requests by the RCE to Canvas and other services.",
"engines": {
"node": "^16",
Expand Down

0 comments on commit 7ec2263

Please sign in to comment.