Skip to content

Commit

Permalink
0.5.7 (#454)
Browse files Browse the repository at this point in the history
* 0.5.7

- Closed:
  - #446
  - #431
  - #449
  - #426
- Various dependencies bumped.

* drop node 12
  • Loading branch information
kethinov authored Dec 22, 2020
1 parent b72149b commit 29330a0
Show file tree
Hide file tree
Showing 4 changed files with 680 additions and 606 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12.x, 14.x]
node-version: [14.x, 15.x]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v2
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

- Put your changes here...

## 0.5.7

- Closed:
- https://github.com/rooseveltframework/teddy/issues/446
- https://github.com/rooseveltframework/teddy/issues/431
- https://github.com/rooseveltframework/teddy/issues/449
- https://github.com/rooseveltframework/teddy/issues/426
- Dropped Node 12 support.
- Various dependencies bumped.

## 0.5.6

- Closed https://github.com/rooseveltframework/teddy/issues/404
Expand Down
Loading

0 comments on commit 29330a0

Please sign in to comment.