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: googlemaps/google-maps-services-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.3
Choose a base ref
...
head repository: googlemaps/google-maps-services-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 23, 2023

  1. docs: Adding docs.yml workflow to update docs on a new tag. (#360)

    * docs: Adding docs.yml workflow to update docs on a new tag.
    
    Once the docs have been generated, a new PR will be
    opened against the `gh-pages` branch.
    
    Resolves #348
    
    Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
    arriolac and wangela authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2c30f3a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. chore: update release action dependencies (#473)

    * chore: update release action dependencies
    
    * chore: set semantic release version
    wangela authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8826836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f09ccb View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.8.0 [skip ci]

    # [4.8.0](v4.7.3...v4.8.0) (2023-01-24)
    
    ### Features
    
    * add `editorial_summary` to Place Details atmosphere fields ([#472](#472)) ([9f09ccb](9f09ccb))
    semantic-release-bot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    65d5a26 View commit details
    Browse the repository at this point in the history
Loading