Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 21, 2024
1 parent f5d8724 commit bdd6e22
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-roses-invent.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ts-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @apitree.cz/ts-config

## 0.2.0

### Minor Changes

- f5d8724: Update `compilerOptions.target` to `es2017` in `nextjs.json` (default in [create-next-app](https://github.com/vercel/next.js/blob/canary/packages/create-next-app/templates/default/ts/tsconfig.json#L3)).

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apitree.cz/ts-config",
"version": "0.1.7",
"version": "0.2.0",
"description": "TypeScript configuration for ApiTree projects.",
"repository": {
"type": "git",
Expand Down

0 comments on commit bdd6e22

Please sign in to comment.