Skip to content

Commit

Permalink
chore(release): 1.0.1-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1-beta.1](1.0.0...1.0.1-beta.1) (2023-04-09)

### Performance Improvements

* **parse:** remove poorly performing external functions ([7eb2239](7eb2239))
* **utils:** improve getting first element algolithm ([7761215](7761215))
  • Loading branch information
semantic-release-bot committed Apr 9, 2023
1 parent bc45fe9 commit b2fb281
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.1-beta.1](https://github.com/httpland/sfv-parser/compare/1.0.0...1.0.1-beta.1) (2023-04-09)


### Performance Improvements

* **parse:** remove poorly performing external functions ([7eb2239](https://github.com/httpland/sfv-parser/commit/7eb223916844b3c58ff624e0528f39c9f1d05762))
* **utils:** improve getting first element algolithm ([7761215](https://github.com/httpland/sfv-parser/commit/77612150e36366b0f7d5f01a7a166fda21eca9d5))

# 1.0.0 (2023-04-08)


Expand Down

0 comments on commit b2fb281

Please sign in to comment.