62 Commits

Author SHA1 Message Date
Christian Sarnataro
2364f267cf Merge branch 'main' of https://github.com/csarnataro/gitprofile into add-option-to-display-footer 2023-01-04 20:52:23 +01:00
Christian Sarnataro
fff850f94f Added an option to display a custom footer
Added an option in config file.
Added a component which renders the custom footer or a default footer if
no custom footer is defined.
Updated readme file with related instructions.
2023-01-04 20:36:03 +01:00
Ariful Alam
8988fde115 Bump version to 2.2.1 2023-01-03 22:27:35 +06:00
Ariful Alam
9cd95eb08d Bump version to 2.2.0 2023-01-03 17:11:34 +06:00
dependabot[bot]
ecf1b42136
Bump vite and @vitejs/plugin-react
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together.

Updates `vite` from 3.2.4 to 4.0.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.3/packages/vite)

Updates `@vitejs/plugin-react` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 08:14:43 +00:00
Ariful Alam
194503f386 Bump version to 2.1.0 🚀 2022-11-01 13:05:02 +06:00
dependabot[bot]
c9fce00077
Bump axios from 0.27.2 to 1.1.3
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 08:51:17 +00:00
Joan Jeremiah J
3f1b0ba513 prettier fix 2022-10-03 14:55:58 +05:30
Ariful Alam
d2d8d6fe43 Bump version to 2.0.9 🚀 2022-09-09 01:00:24 +06:00
Ariful Alam
67c881eb05 Add MIT License 2022-09-08 21:17:28 +06:00
Ariful Alam
692c8ba8c7 Publish v2.0.8 🚀 2022-07-25 19:37:23 +06:00
dependabot[bot]
143a16c410
Bump @vitejs/plugin-react from 1.3.2 to 2.0.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.0.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 08:23:27 +00:00
Ariful Alam
903af97cfe Upgrade vite to v3 2022-07-18 19:33:25 +06:00
dependabot[bot]
fb7b64c4e8
Bump axios from 0.26.1 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:25:51 +00:00
Ariful Alam
647195f224 Publish version 2.0.7 🚀 2022-05-19 19:55:41 +06:00
Ariful Alam
0d6eef906f Publish version 2.0.6 🚀 2022-05-19 19:39:09 +06:00
Ariful Alam
6b3d089b4b Replace moment with date-fns 2022-05-19 19:38:55 +06:00
Ariful Alam
36097918fd Publish version 2.0.5 🚀 2022-05-14 21:18:27 +06:00
Ariful Alam
4800b0e1ae Bump version to 2.0.4 🚀 2022-04-24 14:19:51 +06:00
Ariful Alam
9486c2b3ef Bump version to 2.0.3 🚀 2022-04-23 19:43:44 +06:00
Ariful Alam
bbb8911495 Update prettier script 2022-04-23 19:43:26 +06:00
Ariful Alam
bbb7f41dd3 Update react to 18 2022-04-23 19:31:41 +06:00
Ariful Alam
36f9487eca Bump version to 2.0.2 🚀 2022-03-30 21:37:53 +06:00
Ariful Alam
6f64574f5c Use blog-js for fetching blog posts 2022-03-30 21:18:57 +06:00
Ariful Alam
5345d2af3d Bump version to 2.0.1 🚀 2022-03-28 20:31:47 +06:00
Ariful Alam
665ee17be9 Change package link 2022-03-28 20:05:27 +06:00
Ariful Alam
fb8f5e3bec Update dependencies 2022-03-28 19:49:01 +06:00
Ariful Alam
7794d543d3 Update files option for npm publish 2022-03-26 15:02:26 +06:00
Ariful Alam
277fe5b01c Rename package.config.js to library.config.js 2022-03-26 13:39:29 +06:00
Ariful Alam
9f24ddbe46 Add type definitions 2022-03-26 13:30:43 +06:00
Ariful Alam
5058711985 Include style.css in exports 2022-03-25 18:45:30 +06:00
Ariful Alam
39125b018c Add build:package script 2022-03-24 23:34:19 +06:00
Ariful Alam
07e1e090a1 Test run 2022-03-24 22:22:45 +06:00
Ariful Alam
a4b1660004 Remove gh-pages 2022-03-23 01:12:57 +06:00
Ariful Alam
ebc01a51f9 Remove homepage 2022-03-22 02:41:29 +06:00
Ariful Alam
f309fdb5a6 Remove manual deploy scripts 2022-03-22 02:41:12 +06:00
Ariful Alam
a40a6a669f Bump version to 2.0.0 🚀 2022-03-20 18:45:32 +06:00
Ariful Alam
20ac254201 Update repo name 2022-03-20 02:23:44 +06:00
Ariful Alam
a2ada305a7 Add scripts for lint and prettier 2022-03-20 01:25:23 +06:00
Ariful Alam
7866762a76 Install packages for lint and prettier 2022-03-20 01:21:24 +06:00
Ariful Alam
2951f53fc0 Install react-hotjar 2022-03-20 00:33:56 +06:00
Ariful Alam
ce8a736106 Add packages in devDependencies 2022-03-19 00:54:27 +06:00
Ariful Alam
100bd7816e Add react-helmet-async 2022-03-19 00:11:24 +06:00
Ariful Alam
54b21cfcbc Update metadata 2022-03-18 23:53:21 +06:00
Ariful Alam
1ff81c8358 Add daisyui 2022-03-18 23:48:35 +06:00
Ariful Alam
f01ca017a3 Add Tailwind CSS (v3) 2022-03-18 23:46:57 +06:00
Ariful Alam
528c278890 Initialize with vite.js 2022-03-18 23:42:31 +06:00
Ariful Alam
7b7502a118 Remove folders and files 2022-03-18 23:30:10 +06:00
Ariful Alam
9280f317ee Bump version 2022-01-02 14:19:54 +06:00
MD. Ariful Alam
fadc5f3f7e Bump version 2021-10-14 23:17:16 +06:00