Skip to content

Commit

Permalink
v1.4.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jul 30, 2021
1 parent 291e9d2 commit b8c54c0
Show file tree
Hide file tree
Showing 5 changed files with 4,504 additions and 316 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bevry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- '10'
- '12'
- '14'
- '16'
runs-on: ${{ matrix.os }}
continue-on-error: ${{ contains('macos-latest windows-latest', matrix.os) }}
steps:
Expand Down
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v1.4.0 2021 July 31

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

## v1.3.0 2021 July 28

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web

## Usage

[Complete API Documentation.](http://master.version-range.bevry.surge.sh/docs/globals.html)
[Complete API Documentation.](http://master.version-range.bevry.surge.sh/docs/)

Super fast and super compatible version range comparison for the most common use cases.

Expand Down
Loading

0 comments on commit b8c54c0

Please sign in to comment.