Skip to content

Commit

Permalink
update changelog and bump package version to 12.0.5 (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 committed Feb 28, 2024
1 parent 0359180 commit 73f15d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,7 @@
# Change history for stripes-components

## In-progress
## [12.0.5](https://github.com/folio-org/stripes-components/tree/v12.0.4) (2024-02-28)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v12.0.4...v12.0.5)

* MCL loading bugfix - Refs STCOM-1262.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@folio/stripes-components",
"version": "12.0.4",
"version": "12.0.5",
"description": "Component library for building Stripes applications.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-components",
Expand Down

0 comments on commit 73f15d4

Please sign in to comment.