Skip to content

Commit

Permalink
chore(release): publish @snickbit/model@1.0.79 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.79](https://github.com/remedyred/snickbit.js/compare/@snickbit/model@1.0.78...@snickbit/model@1.0.79) (2023-07-20)

### Features

* add natural sorting helper ([55fdb2c](55fdb2c))
* **utilities:** add upperFirst helper ([a67a0a2](a67a0a2))

### Bug Fixes

* **cycle:** export presets ([6c3b610](6c3b610))
* **dates:** export duration types, import @snickbit/plural ([966ce04](966ce04))
* **dates:** use stricter unit types ([9f9a62b](9f9a62b))
* **deps:** update @snickbit/indexer ([bb27231](bb27231))
* **deps:** update @snickbit/node-cli ([7756624](7756624))
* **deps:** update @snickbit/node-utilities ([0bd68c2](0bd68c2))
* **deps:** update @snickbit/readmes ([e22c8f1](e22c8f1))
* **deps:** update @snickbit/utilities and @snickbit/out ([9d50aef](9d50aef))
* **deps:** update plural version & lockfile ([92c2317](92c2317))
* **node-utilities:** export progress types ([e0457c8](e0457c8))
* **queue:** export promise callback types ([21d9bcf](21d9bcf))
* **spinner:** export VerbosityBehavior and SpinnerLogSymbols ([6abfa68](6abfa68))
* **utilities:** deprecate plural and singular, will be removed in the next major version ([d6bc6e8](d6bc6e8))
* **utilities:** export TFunction, JSONStringifyOptions, and isCallableOptions ([4dbc2f4](4dbc2f4))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent ac8d542 commit c620bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/model",
"version": "1.0.78",
"version": "1.0.79",
"description": "Simple object modeling library",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit c620bb2

Please sign in to comment.