Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amalv/apollo-server-lambda-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: amalv/apollo-server-lambda-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 31, 2023

  1. feat: enhance environment configuration and database synchronization

    - feat: update dotenv configuration to use appropriate .env file based
      on NODE_ENV
    - fix: set 'synchronize' DataSourceOption to true when not in production
      environment
    amalv committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5c8e1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1abe23e View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.7.0 [skip ci]

    # [1.7.0](v1.6.0...v1.7.0) (2023-10-31)
    
    ### Features
    
    * enhance environment configuration and database synchronization ([5c8e1d3](5c8e1d3))
    semantic-release-bot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2e46f7e View commit details
    Browse the repository at this point in the history
Loading