@untemps/react-vocal 1.7.6 → 1.7.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ name: "deploy"
2
2
  on:
3
3
  push:
4
4
  branches:
5
- - master
5
+ - main
6
6
  jobs:
7
7
  release:
8
8
  runs-on: ubuntu-latest
@@ -10,7 +10,7 @@ jobs:
10
10
  - uses: actions/checkout@v2
11
11
  - uses: actions/setup-node@v1
12
12
  with:
13
- node-version: '12'
13
+ node-version: '14'
14
14
  - run: yarn install
15
15
  - run: yarn test:ci
16
16
  - run: yarn build
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## [1.7.9](https://github.com/untemps/react-vocal/compare/v1.7.8...v1.7.9) (2022-04-17)
2
+
3
+ ## [1.7.8](https://github.com/untemps/react-vocal/compare/v1.7.7...v1.7.8) (2022-04-17)
4
+
5
+ ## [1.7.7](https://github.com/untemps/react-vocal/compare/v1.7.6...v1.7.7) (2022-04-01)
6
+
1
7
  ## [1.7.6](https://github.com/untemps/react-vocal/compare/v1.7.5...v1.7.6) (2022-02-02)
2
8
 
3
9
  ## [1.7.5](https://github.com/untemps/react-vocal/compare/v1.7.4...v1.7.5) (2022-01-30)
package/README.md CHANGED
@@ -13,7 +13,7 @@
13
13
 
14
14
  ## Links
15
15
 
16
- :red_circle:&nbsp;&nbsp;<big><a href="https://untemps.github.io/react-vocal" target="_blank" rel="noopener">LIVE
16
+ :red_circle:&nbsp;<big><a href="https://untemps.github.io/react-vocal" target="_blank" rel="noopener">LIVE
17
17
  DEMO</a></big>&nbsp;:red_circle:
18
18
 
19
19
  ## Disclaimer