Skip to content

Commit

Permalink
release: 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Jan 25, 2024
1 parent 63ad168 commit 9756aee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
Changelog
### [1.7.1](https://github.com/njfamirm/blog/compare/v1.7.0...v1.7.1) (2024-01-25)
### [1.7.2](https://github.com/njfamirm/blog/compare/v1.7.0...v1.7.2) (2024-01-25)


### Bug Fixes

* improve styless ([752fd5d](https://github.com/njfamirm/blog/commit/752fd5d2747b9a20ae043675e3225c40fd4a52a1))
* font size on small screen ([63ad168](https://github.com/njfamirm/blog/commit/63ad1682fcd8927b33bf186ccebc9c56886111cb))
* improve styless ([4c2c7f9](https://github.com/njfamirm/blog/commit/4c2c7f9a2bdc8dec520592fc56f71f964ce908f2))


### Blog Post

* improve 11ty ([b8e095f](https://github.com/njfamirm/blog/commit/b8e095f6dbbd974effe1d9f92e771328b439a3fc))
* improve content ([09884ad](https://github.com/njfamirm/blog/commit/09884ad8c84de93505f67bdf77cd3b2ad60285ef))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/package.json",
"name": "njfamirm-blog",
"version": "1.7.1",
"version": "1.7.2",
"description": "S. Amir Mohammad Najafi personal website.",
"main": "index.js",
"repository": "git@github.com:njfamirm/blog.git",
Expand Down

0 comments on commit 9756aee

Please sign in to comment.