We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a7dc5 commit eba9b2dCopy full SHA for eba9b2d
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.15] - 2023-08-11
6
+
7
+### <!-- 04 -->Refactor
8
9
+- Add `Vazirmatn` font and configuration
10
+- Add layout structure and modularize font implementation
11
12
## [1.0.14] - 2023-08-11
13
14
### <!-- 08 -->Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.0.14",
+ "version": "1.0.15",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments