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: mg901/styled-breakpoints
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.2.1
Choose a base ref
...
head repository: mg901/styled-breakpoints
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.2.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 27, 2023

  1. build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 (#1473)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 13.2.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.2.1...v13.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      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 Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2a7732c View commit details
    Browse the repository at this point in the history
  2. fix(between): remove incorrect validation for the minimum value (#1475)

    * fix(between): remove incorrect validation for the minimum value
    
    * chore(size-limit) increase core size limit
    mg901 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    bf4dbb4 View commit details
    Browse the repository at this point in the history
  3. chore(release): 11.2.2 [skip ci]

    ## [11.2.2](v11.2.1...v11.2.2) (2023-04-27)
    
    ### Bug Fixes
    
    * **between:** remove incorrect validation for the minimum value ([#1475](#1475)) ([bf4dbb4](bf4dbb4))
    semantic-release-bot committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ff04c5e View commit details
    Browse the repository at this point in the history
Loading