Skip to content

Commit

Permalink
Release v3.1.0 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Mar 12, 2024
1 parent 1146ad7 commit 07feb0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for stripes-cli

## 3.1.0 IN PROGRESS
## [3.1.0](https://github.com/folio-org/stripes-cli/tree/v3.1.0) (2024-03-12)
[Full Changelog](https://github.com/folio-org/stripes-cli/compare/v3.0.0...v3.1.0)

* Log additional error details. Refs STCLI-240.
* Add new projects to stripes workspace command. Refs STCLI-241.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@folio/stripes-testing": "^3.0.0",
"@folio/stripes-webpack": "^5.0.0",
"@folio/stripes-webpack": "^5.1.0",
"@formatjs/cli": "^6.1.3",
"@formatjs/cli-lib": "^6.1.3",
"@octokit/rest": "^19.0.7",
Expand Down

0 comments on commit 07feb0b

Please sign in to comment.