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 7932b4a commit d1fbb19Copy full SHA for d1fbb19
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.41] - 2024-08-20
6
+
7
+### Styling
8
9
+- Replace icon size classes for consistency
10
11
## [1.1.40] - 2024-07-15
12
13
### Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nextjs-lingui-template",
- "version": "1.1.40",
+ "version": "1.1.41",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments