Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:atlas-bi/atlas-automation-hub into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Apr 3, 2023
2 parents 3f23d6a + 6cc65d8 commit d8469de
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.8.0-alpha.1
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"@semantic-release/npm": "10.0.2",
"@semantic-release/release-notes-generator": "10.0.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.36.0",
"eslint": "8.37.0",
"gulp-concat": "2.6.1",
"gulp-cssnano": "2.1.3",
"gulp-purgecss": "5.0.0",
"gulp-rename": "2.0.0",
"gulp-uglify": "3.0.2",
"prettier": "2.8.7",
"semantic-release": "20.1.0"
"semantic-release": "21.0.0"
},
"homepage": "https://atlas-hub.atlas.bi",
"license": "AGPL-3.0-or-later",
Expand All @@ -56,5 +56,5 @@
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\"",
"watch": "gulp watch"
},
"version": "2.7.8"
"version": "2.7.10"
}
Loading

0 comments on commit d8469de

Please sign in to comment.