Skip to content

Commit db3414d

Browse files
Merge pull request #59 from apivideo/fix-nodejs-dependancies
chore(nodejs) bump dependancies
2 parents 0478e71 + d4b9d3d commit db3414d

File tree

6 files changed

+1891
-5697
lines changed

6 files changed

+1891
-5697
lines changed

.github/workflows/create-release-from-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- main
66
jobs:
7-
update-documentation:
7+
create-draft-release:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
All changes to this project will be documented in this file.
33

4+
## [2.1.1] - 2021-12-08
5+
- Bump project dependancies
6+
47
## [2.1.0] - 2021-12-06
58
- Add `name` attribute in player themes
69

0 commit comments

Comments
 (0)