Skip to content

Commit 744427c

Browse files
chore(release): v1.3.0
1 parent 12b9c16 commit 744427c

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.3.0](https://github.com/nirgn975/portfolio/compare/v1.2.4...v1.3.0) (2022-10-26)
2+
3+
### Features
4+
5+
- bump package.json version and add giscus comments ([c0cc4b2](https://github.com/nirgn975/portfolio/commit/c0cc4b20e1fa86617239c3bd95aa10091c2b0f8d))
6+
7+
### Other
8+
9+
- Merge branch 'main' of github.com:nirgn975/portfolio ([12b9c16](https://github.com/nirgn975/portfolio/commit/12b9c16286756c225a75166e04e9aa957c8b607b))
10+
111
## [1.2.4](https://github.com/nirgn975/portfolio/compare/v1.2.3...v1.2.4) (2022-10-26)
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": "0.0.1",
4+
"version": "1.3.0",
55
"private": false,
66
"license": "CC BY-NC 4.0",
77
"author": {

0 commit comments

Comments
 (0)