Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-alan committed Feb 12, 2024
1 parent 04febe2 commit 72e17b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labkey/components",
"version": "3.18.0",
"version": "3.19.0",
"description": "Components, models, actions, and utility functions for LabKey applications and pages",
"sideEffects": false,
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/components/releaseNotes/components.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @labkey/components
Components, models, actions, and utility functions for LabKey applications and pages.

### version 3.18.0
### version 3.19.0
*Released*: 8 February 2024
- DisableableMenuItem: change operationPermitted prop to disabled
- not just a rename, this inverts the expected value
Expand Down

0 comments on commit 72e17b7

Please sign in to comment.