Skip to content

Commit 15e756f

Browse files
committed
chore(project): change ownership
1 parent 321bfa8 commit 15e756f

File tree

5 files changed

+65
-39
lines changed

5 files changed

+65
-39
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v2
1414
with:
15-
node-version: 12
15+
node-version: 16
1616
- run: npm install
17-
- run: npm run test:ci
1817
- run: npm run build
1918

2019
publish-npm:
@@ -24,7 +23,7 @@ jobs:
2423
- uses: actions/checkout@v2
2524
- uses: actions/setup-node@v2
2625
with:
27-
node-version: 12
26+
node-version: 16
2827
registry-url: https://registry.npmjs.org/
2928
- run: npm install
3029
- run: npm publish

.github/workflows/pull-request.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# This workflow will do a clean install of node dependencies, cache/restore them, build the source code and run tests across different versions of node
2+
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3+
4+
name: Node.js CI
5+
6+
on:
7+
pull_request:
8+
branches: [develop]
9+
10+
jobs:
11+
build:
12+
runs-on: ubuntu-latest
13+
14+
strategy:
15+
matrix:
16+
node-version: [12.x, 14.x, 16.x]
17+
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
18+
19+
steps:
20+
- uses: actions/checkout@v2
21+
- name: Use Node.js ${{ matrix.node-version }}
22+
uses: actions/setup-node@v2
23+
with:
24+
node-version: ${{ matrix.node-version }}
25+
cache: "npm"
26+
- run: npm ci
27+
- run: npm run build

CHANGELOG.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,81 +2,81 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [1.2.2](https://github.com/olavoparno/react-use-hotjar/compare/v1.2.1...v1.2.2) (2022-11-17)
5+
### [1.2.2](https://github.com/the-bugging/react-use-hotjar/compare/v1.2.1...v1.2.2) (2022-11-17)
66

77

88
### Bug Fixes
99

10-
* upgrade @material-ui/core from 4.12.3 to 4.12.4 ([fdf0210](https://github.com/olavoparno/react-use-hotjar/commit/fdf0210dfcd5d833a3d65f5e922dc46d90d6209c))
10+
* upgrade @material-ui/core from 4.12.3 to 4.12.4 ([fdf0210](https://github.com/the-bugging/react-use-hotjar/commit/fdf0210dfcd5d833a3d65f5e922dc46d90d6209c))
1111

12-
### [1.2.1](https://github.com/olavoparno/react-use-hotjar/compare/v1.2.0...v1.2.1) (2022-02-17)
12+
### [1.2.1](https://github.com/the-bugging/react-use-hotjar/compare/v1.2.0...v1.2.1) (2022-02-17)
1313

1414

1515
### Bug Fixes
1616

17-
* **project:** remove sourcemap as a paliative ([75da78b](https://github.com/olavoparno/react-use-hotjar/commit/75da78b4fb50a415c90d878117df8d2c1d27feda))
18-
* upgrade @material-ui/core from 4.12.1 to 4.12.3 ([6760c3c](https://github.com/olavoparno/react-use-hotjar/commit/6760c3c387e0f12718bfcdc7ef32b93850fedea8))
17+
* **project:** remove sourcemap as a paliative ([75da78b](https://github.com/the-bugging/react-use-hotjar/commit/75da78b4fb50a415c90d878117df8d2c1d27feda))
18+
* upgrade @material-ui/core from 4.12.1 to 4.12.3 ([6760c3c](https://github.com/the-bugging/react-use-hotjar/commit/6760c3c387e0f12718bfcdc7ef32b93850fedea8))
1919

20-
## [1.2.0](https://github.com/olavoparno/react-use-hotjar/compare/v1.1.2...v1.2.0) (2021-07-20)
20+
## [1.2.0](https://github.com/the-bugging/react-use-hotjar/compare/v1.1.2...v1.2.0) (2021-07-20)
2121

2222

2323
### Features
2424

25-
* support tagging recordings ([52f08a5](https://github.com/olavoparno/react-use-hotjar/commit/52f08a549bf0e2e2f32e96e9fc919fa94a574800))
25+
* support tagging recordings ([52f08a5](https://github.com/the-bugging/react-use-hotjar/commit/52f08a549bf0e2e2f32e96e9fc919fa94a574800))
2626

27-
### [1.1.2](https://github.com/olavoparno/react-use-hotjar/compare/v1.1.1...v1.1.2) (2021-05-10)
27+
### [1.1.2](https://github.com/the-bugging/react-use-hotjar/compare/v1.1.1...v1.1.2) (2021-05-10)
2828

29-
### [1.1.1](https://github.com/olavoparno/react-use-hotjar/compare/v1.1.0...v1.1.1) (2021-04-27)
29+
### [1.1.1](https://github.com/the-bugging/react-use-hotjar/compare/v1.1.0...v1.1.1) (2021-04-27)
3030

3131

3232
### Bug Fixes
3333

34-
* check for window's existance ([8976a27](https://github.com/olavoparno/react-use-hotjar/commit/8976a27b7d027bed7ed7b5c4a1ffccd4781ffefd))
34+
* check for window's existance ([8976a27](https://github.com/the-bugging/react-use-hotjar/commit/8976a27b7d027bed7ed7b5c4a1ffccd4781ffefd))
3535

36-
## [1.1.0](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.13...v1.1.0) (2021-04-21)
36+
## [1.1.0](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.13...v1.1.0) (2021-04-21)
3737

3838

3939
### Features
4040

41-
* add stateChange functionality ([0612234](https://github.com/olavoparno/react-use-hotjar/commit/0612234774e1073e439363c0fd6f71308b5dd15a))
41+
* add stateChange functionality ([0612234](https://github.com/the-bugging/react-use-hotjar/commit/0612234774e1073e439363c0fd6f71308b5dd15a))
4242

43-
### [1.0.13](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.12...v1.0.13) (2021-03-09)
43+
### [1.0.13](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.12...v1.0.13) (2021-03-09)
4444

45-
### [1.0.12](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.11...v1.0.12) (2021-03-08)
45+
### [1.0.12](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.11...v1.0.12) (2021-03-08)
4646

47-
### [1.0.11](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.10...v1.0.11) (2021-03-08)
47+
### [1.0.11](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.10...v1.0.11) (2021-03-08)
4848

49-
### [1.0.10](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.9...v1.0.10) (2021-02-23)
49+
### [1.0.10](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.9...v1.0.10) (2021-02-23)
5050

51-
### [1.0.9](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.8...v1.0.9) (2021-02-21)
51+
### [1.0.9](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.8...v1.0.9) (2021-02-21)
5252

53-
### [1.0.8](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.7...v1.0.8) (2020-08-13)
53+
### [1.0.8](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.7...v1.0.8) (2020-08-13)
5454

55-
### [1.0.7](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.6...v1.0.7) (2020-08-13)
55+
### [1.0.7](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.6...v1.0.7) (2020-08-13)
5656

57-
### [1.0.6](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.5...v1.0.6) (2020-08-11)
57+
### [1.0.6](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.5...v1.0.6) (2020-08-11)
5858

59-
### [1.0.5](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.4...v1.0.5) (2020-08-11)
59+
### [1.0.5](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.4...v1.0.5) (2020-08-11)
6060

61-
### [1.0.4](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.3...v1.0.4) (2020-08-11)
61+
### [1.0.4](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.3...v1.0.4) (2020-08-11)
6262

6363

6464
### Bug Fixes
6565

66-
* **project:** fix lots of things ([76aabd6](https://github.com/olavoparno/react-use-hotjar/commit/76aabd67e9b51b8a75cf4f3925a455de1271bddc))
66+
* **project:** fix lots of things ([76aabd6](https://github.com/the-bugging/react-use-hotjar/commit/76aabd67e9b51b8a75cf4f3925a455de1271bddc))
6767

68-
### [1.0.3](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.2...v1.0.3) (2020-08-11)
68+
### [1.0.3](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.2...v1.0.3) (2020-08-11)
6969

7070

7171
### Bug Fixes
7272

73-
* **project:** adjust things ([0d8e14a](https://github.com/olavoparno/react-use-hotjar/commit/0d8e14a537a40681877cd0c6aefe6e95232c85d2))
73+
* **project:** adjust things ([0d8e14a](https://github.com/the-bugging/react-use-hotjar/commit/0d8e14a537a40681877cd0c6aefe6e95232c85d2))
7474

75-
### [1.0.2](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.1...v1.0.2) (2020-08-11)
75+
### [1.0.2](https://github.com/the-bugging/react-use-hotjar/compare/v1.0.1...v1.0.2) (2020-08-11)
7676

7777

7878
### Bug Fixes
7979

80-
* **project:** adjust minor things ([e3f642d](https://github.com/olavoparno/react-use-hotjar/commit/e3f642d5176e0346b2592c3e7a7aeadfe18348e6))
80+
* **project:** adjust minor things ([e3f642d](https://github.com/the-bugging/react-use-hotjar/commit/e3f642d5176e0346b2592c3e7a7aeadfe18348e6))
8181

8282
### 1.0.1 (2020-08-11)

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,16 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
151151
<table>
152152
<tbody>
153153
<tr>
154-
<td align="center"><a href="https://olavoparno.github.io"><img src="https://avatars1.githubusercontent.com/u/7513162?v=4?s=70" width="70px;" alt="Olavo Parno"/><br /><sub><b>Olavo Parno</b></sub></a><br /><a href="#ideas-olavoparno" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/olavoparno/react-use-hotjar/commits?author=olavoparno" title="Code">💻</a> <a href="https://github.com/olavoparno/react-use-hotjar/commits?author=olavoparno" title="Tests">⚠️</a></td>
155-
<td align="center"><a href="https://github.com/gianpietro1"><img src="https://avatars.githubusercontent.com/u/10046142?v=4?s=70" width="70px;" alt="Gianpietro Lavado"/><br /><sub><b>Gianpietro Lavado</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/commits?author=gianpietro1" title="Documentation">📖</a></td>
156-
<td align="center"><a href="https://paqmind.com"><img src="https://avatars.githubusercontent.com/u/2128182?v=4?s=70" width="70px;" alt="Ivan Kleshnin"/><br /><sub><b>Ivan Kleshnin</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/commits?author=ivan-kleshnin" title="Code">💻</a> <a href="#ideas-ivan-kleshnin" title="Ideas, Planning, & Feedback">🤔</a></td>
157-
<td align="center"><a href="https://ajayvarghese.netlify.app/"><img src="https://avatars.githubusercontent.com/u/12490903?v=4?s=70" width="70px;" alt="Ajay Varghese"/><br /><sub><b>Ajay Varghese</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/commits?author=ajayvarghese" title="Code">💻</a> <a href="#ideas-ajayvarghese" title="Ideas, Planning, & Feedback">🤔</a></td>
158-
<td align="center"><a href="https://github.com/honicole"><img src="https://avatars.githubusercontent.com/u/11463889?v=4?s=70" width="70px;" alt="honicole"/><br /><sub><b>honicole</b></sub></a><br /><a href="#tool-honicole" title="Tools">🔧</a> <a href="https://github.com/olavoparno/react-use-hotjar/commits?author=honicole" title="Code">💻</a> <a href="#ideas-honicole" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/olavoparno/react-use-hotjar/commits?author=honicole" title="Documentation">📖</a></td>
159-
<td align="center"><a href="https://github.com/georgibakken"><img src="https://avatars.githubusercontent.com/u/16558100?v=4?s=70" width="70px;" alt="Georg Bakken Idland"/><br /><sub><b>Georg Bakken Idland</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/commits?author=georgibakken" title="Documentation">📖</a> <a href="#ideas-georgibakken" title="Ideas, Planning, & Feedback">🤔</a></td>
160-
<td align="center"><a href="https://github.com/vith"><img src="https://avatars.githubusercontent.com/u/3265539?v=4?s=70" width="70px;" alt="Jason Papakostas"/><br /><sub><b>Jason Papakostas</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/issues?q=author%3Avith" title="Bug reports">🐛</a></td>
154+
<td align="center"><a href="https://olavoparno.github.io"><img src="https://avatars1.githubusercontent.com/u/7513162?v=4?s=70" width="70px;" alt="Olavo Parno"/><br /><sub><b>Olavo Parno</b></sub></a><br /><a href="#ideas-olavoparno" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/the-bugging/react-use-hotjar/commits?author=olavoparno" title="Code">💻</a> <a href="https://github.com/the-bugging/react-use-hotjar/commits?author=olavoparno" title="Tests">⚠️</a></td>
155+
<td align="center"><a href="https://github.com/gianpietro1"><img src="https://avatars.githubusercontent.com/u/10046142?v=4?s=70" width="70px;" alt="Gianpietro Lavado"/><br /><sub><b>Gianpietro Lavado</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/commits?author=gianpietro1" title="Documentation">📖</a></td>
156+
<td align="center"><a href="https://paqmind.com"><img src="https://avatars.githubusercontent.com/u/2128182?v=4?s=70" width="70px;" alt="Ivan Kleshnin"/><br /><sub><b>Ivan Kleshnin</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/commits?author=ivan-kleshnin" title="Code">💻</a> <a href="#ideas-ivan-kleshnin" title="Ideas, Planning, & Feedback">🤔</a></td>
157+
<td align="center"><a href="https://ajayvarghese.netlify.app/"><img src="https://avatars.githubusercontent.com/u/12490903?v=4?s=70" width="70px;" alt="Ajay Varghese"/><br /><sub><b>Ajay Varghese</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/commits?author=ajayvarghese" title="Code">💻</a> <a href="#ideas-ajayvarghese" title="Ideas, Planning, & Feedback">🤔</a></td>
158+
<td align="center"><a href="https://github.com/honicole"><img src="https://avatars.githubusercontent.com/u/11463889?v=4?s=70" width="70px;" alt="honicole"/><br /><sub><b>honicole</b></sub></a><br /><a href="#tool-honicole" title="Tools">🔧</a> <a href="https://github.com/the-bugging/react-use-hotjar/commits?author=honicole" title="Code">💻</a> <a href="#ideas-honicole" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/the-bugging/react-use-hotjar/commits?author=honicole" title="Documentation">📖</a></td>
159+
<td align="center"><a href="https://github.com/georgibakken"><img src="https://avatars.githubusercontent.com/u/16558100?v=4?s=70" width="70px;" alt="Georg Bakken Idland"/><br /><sub><b>Georg Bakken Idland</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/commits?author=georgibakken" title="Documentation">📖</a> <a href="#ideas-georgibakken" title="Ideas, Planning, & Feedback">🤔</a></td>
160+
<td align="center"><a href="https://github.com/vith"><img src="https://avatars.githubusercontent.com/u/3265539?v=4?s=70" width="70px;" alt="Jason Papakostas"/><br /><sub><b>Jason Papakostas</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/issues?q=author%3Avith" title="Bug reports">🐛</a></td>
161161
</tr>
162162
<tr>
163-
<td align="center"><a href="https://luighiviton.com"><img src="https://avatars.githubusercontent.com/u/6945270?v=4?s=70" width="70px;" alt="Luighi Viton-Zorrilla"/><br /><sub><b>Luighi Viton-Zorrilla</b></sub></a><br /><a href="https://github.com/olavoparno/react-use-hotjar/issues?q=author%3ALuighiV" title="Bug reports">🐛</a> <a href="#maintenance-LuighiV" title="Maintenance">🚧</a></td>
163+
<td align="center"><a href="https://luighiviton.com"><img src="https://avatars.githubusercontent.com/u/6945270?v=4?s=70" width="70px;" alt="Luighi Viton-Zorrilla"/><br /><sub><b>Luighi Viton-Zorrilla</b></sub></a><br /><a href="https://github.com/the-bugging/react-use-hotjar/issues?q=author%3ALuighiV" title="Bug reports">🐛</a> <a href="#maintenance-LuighiV" title="Maintenance">🚧</a></td>
164164
</tr>
165165
</tbody>
166166
</table>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "git://github.com/olavoparno/react-use-hotjar.git"
9+
"url": "git://github.com/the-bugging/react-use-hotjar.git"
1010
},
1111
"main": "dist/index.js",
1212
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)