Skip to content

Commit

Permalink
Merge branch 'master' into improveOnboardingFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron committed Apr 29, 2024
2 parents 35ba847 + 29c0bb9 commit 8e8939f
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 27 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yml
Expand Up @@ -2,8 +2,6 @@ name: Changelog CI

on:
workflow_dispatch:
pull_request:
types: [ opened ]

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
@@ -1,6 +1,4 @@
# Version: 3.1.2


* [b73d95f](https://github.com/Leantime/leantime/commit/b73d95ff91b5c1a26e35f96eee4f3ed378adaf68): version bump
* [fb6f64d](https://github.com/Leantime/leantime/commit/fb6f64ddfce1c60fa47b4938a499b90848d12d44): [Changelog CI] Add Changelog for Version 3.1.1
* [b33e7be](https://github.com/Leantime/leantime/commit/b33e7bea1c17c7a27283145f3a9bfcdc1279bd31): [fix] global role check for plugin modules
Expand Down
42 changes: 21 additions & 21 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
Expand Up @@ -4,14 +4,14 @@
"description": "Open source innovation management system",
"dependencies": {
"@assuradeurengilde/fontawesome-iconpicker": "^3.2.3",
"@fortawesome/fontawesome-free": "^6.5.0",
"@fortawesome/fontawesome-free": "^6.5.2",
"@fullcalendar/google-calendar": "^6.1.11",
"@fullcalendar/icalendar": "^6.1.11",
"@fullcalendar/luxon3": "^6.1.11",
"@lottiefiles/lottie-player": "^2.0.4",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.109.0",
"@sentry/webpack-plugin": "^2.16.0",
"@sentry/webpack-plugin": "^2.16.1",
"ajv": "^8.12.0",
"chart.js": "^3.6.0",
"chartjs-adapter-luxon": "^1.3.1",
Expand Down

0 comments on commit 8e8939f

Please sign in to comment.