Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.17...v1.1.0) (2022-01-02)

### Features

* Added custom code block ([2141967](2141967))
  • Loading branch information
semantic-release-bot committed Jan 2, 2022
1 parent 2141967 commit c3c42a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/alinalihassan/portfolio/compare/v1.0.17...v1.1.0) (2022-01-02)


### Features

* Added custom code block ([2141967](https://github.com/alinalihassan/portfolio/commit/2141967c01e14f49f931c60b55918acc2a11fd78))

## [1.0.17](https://github.com/alinalihassan/portfolio/compare/v1.0.16...v1.0.17) (2021-12-27)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "portfolio",
"description": "A redesign of my portfolio website.",
"version": "1.0.17",
"version": "1.1.0",
"author": {
"name": "Alin Ali Hassan",
"email": "[email protected]",
Expand Down Expand Up @@ -81,4 +81,4 @@
"main"
]
}
}
}

0 comments on commit c3c42a1

Please sign in to comment.