Skip to content

Commit 16c9384

Browse files
github-actions[bot]blurrah
authored andcommitted
update version
1 parent 910977f commit 16c9384

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/gentle-deers-brake.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @labd/intl-extractor
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 910977f: Support for translation property accessors
8+
9+
Adds support for extracting labels from property accessors (e.g. `t.rich()` or `t.html()`).
10+
311
## 1.0.0
412

513
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/intl-extractor",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"author": "Lab Digital",
66
"type": "module",

0 commit comments

Comments
 (0)