Releases: grails-profiles/plugin
Releases · grails-profiles/plugin
6.0.1
7.0.0
6.0.0
What's Changed
- Grails 6 Compatibility by @jamesfredley
- Bump base from 5.0.2 to 5.0.4 by @dependabot in #31
- Bump base from 5.0.4 to 5.0.6 by @dependabot in #33
Full Changelog: v5.0.1...v6.0.0
5.0.1
What's Changed
- Delete .travis.yml by @puneetbehl in #26
- Bump base from 5.0.0 to 5.0.1 by @dependabot in #25
- Delete travis-build.sh by @puneetbehl in #27
- Update base profile to 5.0.2 by @puneetbehl in #28
- Release to the new Sonatype infrastructure by @puneetbehl in #29
Full Changelog: v5.0.0...v5.0.1
5.0.0
5.0.0-RC3
5.0.0-RC2
Changes
🚀 Features
- Add maven-publish feature @puneetbehl (#19)
🛠 Dependency upgrades
- Update base profile dependency to 5.0.0-RC4 @puneetbehl (#21)
- Bump Asset Pipeline from 3.3.3 to 3.3.4 @puneetbehl (#20)
Contributors
5.0.0.RC1
Changes
- Bump base profile to 5.0.0.RC1 @puneetbehl (#18)
- Bump Grails Asset Pipeline from 3.3.1 to 3.3.3 @puneetbehl (#17)
Contributors
5.0.0.M1
Changes
- Remove grailsPublish DSL from skeleton/build.gradle @puneetbehl (#13)
🛠 Dependency upgrades
- Bump base from 5.0.0-SNAPSHOT to 5.0.0.M1 @puneetbehl (#16)
- Bump asset-pipeline from 3.2.4 to 3.3.1 @puneetbehl (#14)
Contributors
4.0.1
Changes
- Update to Gradle 5 @puneetbehl (#12)
- Remove grails-plugin-publish as Bintray is already shutdown and bintr… @puneetbehl (#10)
- Disable travis @puneetbehl (#9)
- Publish to maven @puneetbehl (#8)
- Add install command @sdelamo (#3)
Contributors
@puneetbehl and @sdelamo