Commit e7c32dc
authored
ci(changesets): package release (#253)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @friedemannsommer/lcov-parser@4.0.3
### Patch Changes
-
[`dda3117`](dda3117)
Thanks [@friedemannsommer](https://github.com/friedemannsommer)! -
Replaced UTF-8 encoding implementation with
[`TextEncoder`](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder)
-
[`bb4c033`](bb4c033)
Thanks [@friedemannsommer](https://github.com/friedemannsommer)! - Added
synchronous implementation to be able to parse an in-memory slice
without using `await` or `Promise`File tree
4 files changed
+9
-11
lines changed- .changeset
4 files changed
+9
-11
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
0 commit comments