Skip to content

Commit

Permalink
Merge pull request #3 from TAEMBO/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
TAEMBO authored Apr 18, 2024
2 parents eff5324 + 07e1f1b commit 0056adf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-bugs-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-rabbits-pay.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# farming-simulator-types

## 1.6.0

### Minor Changes

- d001080: refactor(filterUnused): Use type guard instead of assertion
- eff5324: refactor(Mod, Field): Use more accurate comment details

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "farming-simulator-types",
"description": "Helper functions and types for your Farming Simulator dedicated server API",
"version": "1.5.1",
"version": "1.6.0",
"scripts": {
"build": "npm run lint && tsc && npm run wrap",
"clean": "rimraf {2019,2022,types}/**/*.{js,mjs,d.ts,*map}",
Expand Down

0 comments on commit 0056adf

Please sign in to comment.