Skip to content

Commit

Permalink
Bump to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tajakobsen committed May 22, 2024
1 parent 482b039 commit d48bece
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 102 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gradle Project settings
projectName = xp-storybook
version = 1.0.1
version = 1.0.2

# XP App values
appDisplayName = Storybook
Expand Down
159 changes: 60 additions & 99 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xp-storybook",
"version": "1.0.1",
"version": "1.0.2",
"description": "Creates a preview for storybook server",
"private": true,
"scripts": {
Expand All @@ -27,7 +27,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"file-loader": "^6.2.0",
"glob": "^10.3.15",
"glob": "^10.3.16",
"prettier": "^3.2.5",
"ramda": "^0.30.0",
"ts-loader": "^9.5.1",
Expand Down

0 comments on commit d48bece

Please sign in to comment.