Skip to content
This repository was archived by the owner on Aug 22, 2026. It is now read-only.

Commit 5db32f6

Browse files
committed
release: increment version from 0.34.0 to 0.35.0
1 parent 739ddc3 commit 5db32f6

5 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.35.0
2+
3+
- feat: fix issues with ee and ai matra above vowels
4+
- feat: add horizontal bar to hora/kanaura extended versions
5+
- feat: combine two sides of g with curve
6+
- feat: finalize k as pure vertical stem
7+
18
## 0.34.0
29

310
- feat: differentiate laav and hora better

packages/npm/sant-lipi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sant-lipi",
3-
"version": "0.34.0",
3+
"version": "0.35.0",
44
"description": "A unicode font for extraordinary Gurmukhi",
55
"license": "MIT",
66
"author": "Bhajneet S.K. <bhajneet@gmail.com>",

packages/pubdev/sant_lipi/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sant_lipi
22
description: A unicode font for extraordinary Gurmukhi.
3-
version: 0.34.0
3+
version: 0.35.0
44
repository: https://github.com/shabados/SantLipi
55
topics:
66
- font

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ virtual = ".direnv"
77

88
[project]
99
name = "santlipi"
10-
version = "0.34.0"
10+
version = "0.35.0"
1111
description = "A unicode font for extraordinary Gurmukhi"
1212
readme = "README.md"
1313
requires-python = ">=3.8"

sources/SantLipi.glyphs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23646,7 +23646,7 @@ value = "https://github.com/shabados/SantLipi";
2364623646
},
2364723647
{
2364823648
key = versionString;
23649-
value = "Version 0.034";
23649+
value = "Version 0.035";
2365023650
}
2365123651
);
2365223652
settings = {
@@ -23669,5 +23669,5 @@ master02 = {
2366923669
};
2367023670
};
2367123671
versionMajor = 0;
23672-
versionMinor = 34;
23672+
versionMinor = 35;
2367323673
}

0 commit comments

Comments
 (0)