Skip to content

Commit

Permalink
release: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Sep 26, 2023
1 parent 7406d2d commit 647f528
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
Changelog
## [1.1.0](https://github.com/njfamirm/njfamirm.ir/compare/v1.0.0...v1.1.0) (2023-09-26)


### Features

* load reading list from strapi ([#48](https://github.com/njfamirm/njfamirm.ir/issues/48)) ([aefb5dc](https://github.com/njfamirm/njfamirm.ir/commit/aefb5dc94cf8475cf4a9f5c94209e49a0cfcea7a))
* **reading:** load from strapi ([d67fc5e](https://github.com/njfamirm/njfamirm.ir/commit/d67fc5edbf8c47fa5709562e58b25973f1a4b088))
* **reading:** make pagination reverse ([86da452](https://github.com/njfamirm/njfamirm.ir/commit/86da45251f421bc50118d05ee3e3882218c14236))


### Bug Fixes

* **workflow:** pass env to build ([10e9ddf](https://github.com/njfamirm/njfamirm.ir/commit/10e9ddf086ed99381a4f30e8559f9777e59f7ea6))
* **workflow:** pass env to publish ([dfca5cd](https://github.com/njfamirm/njfamirm.ir/commit/dfca5cd4497af125dbcda729a2702ffb87447d89))

## 1.0.0 (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "njfamirm-ws",
"version": "1.0.0",
"version": "1.1.0",
"description": "S. Amir Mohammad Najafi personal website.",
"main": "index.js",
"repository": "git@github.com:njfamirm/njfamirm.ir.git",
Expand Down

0 comments on commit 647f528

Please sign in to comment.