Skip to content

Commit

Permalink
chore(release): 0.18.10
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
darkobits committed Aug 26, 2023
1 parent 89c491c commit 790f68b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.18.10](https://github.com/darkobits/ts/compare/v0.18.9...v0.18.10) (2023-08-26)


### 🏗 Chores

* **deps:** Update dependencies. ([89c491c](https://github.com/darkobits/ts/commit/89c491cdc1b479ba5c804f406284b333fb18250c))

## [0.18.9](https://github.com/darkobits/ts/compare/v0.18.8...v0.18.9) (2023-08-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@darkobits/ts",
"version": "0.18.9",
"version": "0.18.10",
"description": "Vite-based toolchain for Node projects.",
"author": "darkobits",
"license": "Hippocratic",
Expand Down

0 comments on commit 790f68b

Please sign in to comment.