8000 Comparing v0.9.0...v0.9.1 · mr-linch/go-tg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: mr-linch/go-tg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: mr-linch/go-tg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on May 22, 2023

  1. chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#122)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    34e5128 View commit details
    Browse the repository at this point in the history
  2. fix: unmarshal error for GetChatMenuButton (#125)

    * chore: update generated docs
    
    * fix(types): add MenuButtonOneOf type for MenuButtonDefault, MenuButtonWebApp, MenuButtonCommands
    mr-linch authored May 22, 2023
    Configuration menu
    Copy the full SHA
    e1a72e6 View commit details
    Browse the repository at this point in the history
Loading
0