Skip to content

Commit 3860e92

Browse files
chore(release): v1.4.2
1 parent 7381cf2 commit 3860e92

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.4.2](https://github.com/nirgn975/portfolio/compare/v1.4.1...v1.4.2) (2022-10-29)
2+
3+
### Bug Fixes
4+
5+
- remove google verification tag and revert mermaid code ([7381cf2](https://github.com/nirgn975/portfolio/commit/7381cf2d1228a2b18c89d89b71e5ca3051c3e76c))
6+
17
## [1.4.1](https://github.com/nirgn975/portfolio/compare/v1.4.0...v1.4.1) (2022-10-29)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "portfolio",
33
"type": "module",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"private": false,
66
"license": "CC BY-NC 4.0",
77
"author": {

0 commit comments

Comments
 (0)