Skip to content

Commit

Permalink
Release v0.41.0 (#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Nov 6, 2024
1 parent 80b5979 commit 7038b99
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
53 changes: 28 additions & 25 deletions stencil-workspace/package-lock.json

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

6 changes: 3 additions & 3 deletions stencil-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-web-components",
"version": "0.40.0",
"version": "0.41.0",
"description": "Trimble Modus Web Component Library",
"homepage": "https://modus-web-components.trimble.com/",
"bugs": {
Expand Down Expand Up @@ -59,8 +59,8 @@
"cheerio": "^1.0.0-rc.12",
"colors": "^1.4.0",
"ejs": "^3.1.10",
"eslint": "^8.57.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint": "8.57.1",
"eslint-plugin-storybook": "0.7.0",
"jest": "^27.0.3",
"jest-cli": "^27.5.1",
"prettier": "3.3.3",
Expand Down

0 comments on commit 7038b99

Please sign in to comment.