[comixed-dev] [comixed/comixed] 1d4d01: Changed the next/previous comic query to use an ex...

  • From: "Darryl L. Pierce" <noreply@xxxxxxxxxx>
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Tue, 07 Jul 2020 05:58:45 -0700

  Branch: refs/heads/master
  Home:   https://github.com/comixed/comixed
  Commit: 1d4d0141998618efdedc432da9e0768e3511a92e
      
https://github.com/comixed/comixed/commit/1d4d0141998618efdedc432da9e0768e3511a92e
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M 
comixed-library/src/main/java/org/comixed/repositories/comic/ComicRepository.java
    M 
comixed-library/src/test/java/org/comixed/repositories/comic/ComicRepositoryTest.java
    M comixed-services/src/main/java/org/comixed/service/comic/ComicService.java
    M 
comixed-services/src/test/java/org/comixed/service/comic/ComicServiceTest.java

  Log Message:
  -----------
  Changed the next/previous comic query to use an explicit cover date [#396]


  Commit: fed875d293713b8ede360230cf6b5d46e697bc4c
      
https://github.com/comixed/comixed/commit/fed875d293713b8ede360230cf6b5d46e697bc4c
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M .github/workflows/create-release.yml
    M .github/workflows/publish-merges-to-develop.yml
    M comixed-app/pom.xml
    M comixed-frontend/package.json
    M comixed-frontend/pom.xml
    M comixed-importer/pom.xml
    M comixed-library/pom.xml
    M comixed-rest-api/pom.xml
    M comixed-services/pom.xml
    M comixed-tasks/pom.xml
    M docker/DOCKER.md
    M docker/Dockerfile
    M docker/README.md
    M pom.xml

  Log Message:
  -----------
  Changed the tags version to v0.6.1 [#303]


  Commit: de3b69e4ee85b76875f5a7bc59d0188c3ebae16f
      
https://github.com/comixed/comixed/commit/de3b69e4ee85b76875f5a7bc59d0188c3ebae16f
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    A .github_changelog_generator

  Log Message:
  -----------
  Added a github_changelog_generator configuration file [#303]


Compare: https://github.com/comixed/comixed/compare/38a25c6ba00a...de3b69e4ee85

Other related posts:

  • » [comixed-dev] [comixed/comixed] 1d4d01: Changed the next/previous comic query to use an ex... - Darryl L. Pierce