Skip to content

Commit 99df090

Browse files
chore(release): v1.4.0
1 parent ddc7412 commit 99df090

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.4.0](https://github.com/nirgn975/portfolio/compare/v1.3.2...v1.4.0) (2022-10-28)
2+
3+
### Features
4+
5+
- fix code block for old posts, and add might like section ([011df9b](https://github.com/nirgn975/portfolio/commit/011df9bf7fcc8d092a601b2043e3c52f98e69aff))
6+
7+
### Other
8+
9+
- Merge branch 'main' of github.com:nirgn975/portfolio ([ddc7412](https://github.com/nirgn975/portfolio/commit/ddc7412c49e9d4ce22753af1dd60d59a1662c7a6))
10+
111
## [1.3.2](https://github.com/nirgn975/portfolio/compare/v1.3.1...v1.3.2) (2022-10-27)
212

313
### 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.3.2",
4+
"version": "1.4.0",
55
"private": false,
66
"license": "CC BY-NC 4.0",
77
"author": {

0 commit comments

Comments
 (0)