Skip to content

Commit

Permalink
npm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Nov 22, 2023
1 parent 8876455 commit 6f68c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- **Version 2.2 (breaking changes from 2.1.x)**

- 2.2.27:
- 2.2.27/2.2.28:
- Updated dependencies to latest versions.
- Updated Checkbox component to NLDS.
- 2.2.26: Updated NotificationPopUp secondary button to have hover and href.
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": "@conduction/components",
"version": "2.2.27",
"version": "2.2.28",
"description": "React (Gatsby) components used within the Conduction Skeleton Application (and its implementations)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6f68c25

Please sign in to comment.