Skip to content

Commit

Permalink
bump minor to 2.8 for new feature development (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Feb 7, 2023
1 parent bf4996c commit c7a31f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change history for stripes-cli

## 2.7.0 IN PROGRESS
## 2.8.0 IN PROGRESS

## [2.7.0](https://github.com/folio-org/stripes-cli/tree/v2.7.0) (2023-02-07)
[Full Changelog](https://github.com/folio-org/stripes-cli/compare/v2.6.3...v2.7.0)

* Bump `stripes-webpack` to `^4.2` to use `stripes-ui` for the entrypoint.

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": "@folio/stripes-cli",
"version": "2.7.0",
"version": "2.8.0",
"description": "Stripes Command Line Interface",
"repository": "https://github.com/folio-org/stripes-cli",
"publishConfig": {
Expand Down

0 comments on commit c7a31f3

Please sign in to comment.