Skip to content

Commit

Permalink
bump minor to 6.3 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Oct 25, 2024
1 parent a10e56e commit a08924f
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-util

## 6.2.0 IN PROGRESS
## 6.3.0 IN PROGRESS

## [6.2.0](https://github.com/folio-org/stripes-util/tree/v6.2.0) (2024-10-11)
[Full Changelog](https://github.com/folio-org/stripes-util/compare/v6.1.0...v6.2.0)

* Implement `escapeCqlWildcards` to escape ALL CQL wildcards. Refs STUTL-45, STUTL-33.

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-util",
"version": "6.2.0",
"version": "6.3.0",
"description": "A library of utility functions to support Stripes modules.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-util",
Expand Down

0 comments on commit a08924f

Please sign in to comment.