Skip to content

Commit eba9b2d

Browse files
committed
chore(release): prepare for version 1.0.15
1 parent d5a7dc5 commit eba9b2d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
512
## [1.0.14] - 2023-08-11
613

714
### <!-- 08 -->Miscellaneous Tasks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-lingui-template",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)