Skip to content

Commit

Permalink
release: 1.1.0 (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] authored Mar 15, 2024
1 parent fb3e452 commit 50204fa
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [1.1.0](https://github.com/flex-development/unist-util-types/compare/1.0.0...1.1.0) (2024-03-15)

### :package: Build

- [[`d22252b`](https://github.com/flex-development/unist-util-types/commit/d22252bc1f378818a236129d7a63a77c10246dc0)] **deps-dev:** Bump esbuild from 0.20.1 to 0.20.2 ([#7](https://github.com/flex-development/unist-util-types/issues/7))
- [[`9750819`](https://github.com/flex-development/unist-util-types/commit/9750819f160f1a3c756988960be72c78be257f9c)] **deps-dev:** Bump the commitlint group with 1 update ([#5](https://github.com/flex-development/unist-util-types/issues/5))
- [[`e2d00ce`](https://github.com/flex-development/unist-util-types/commit/e2d00ce56ececaebf780f9966aed07d3766901b9)] **deps-dev:** Bump the vitest group with 2 updates ([#6](https://github.com/flex-development/unist-util-types/issues/6))

### :robot: Continuous Integration

- [[`6e5d411`](https://github.com/flex-development/unist-util-types/commit/6e5d4116096ec883d6bbac026c67fbac9f2a95f0)] **deps:** Bump actions/checkout from 4.1.1 to 4.1.2 ([#4](https://github.com/flex-development/unist-util-types/issues/4))

### :pencil: Documentation

- [[`3e38e9b`](https://github.com/flex-development/unist-util-types/commit/3e38e9b23b404a0919b4d0373c201ec3687471b4)] [api] `Index`
- [[`93a6b85`](https://github.com/flex-development/unist-util-types/commit/93a6b85dd154e2befc5c479b87491b68d489056a)] [contributing] fix commitlint config reference

### :sparkles: Features

- [[`d92dd68`](https://github.com/flex-development/unist-util-types/commit/d92dd68912f5b447d5da959e3c61470808357a46)] `Index`

## 1.0.0 (2024-03-12)

### :package: Build
Expand Down Expand Up @@ -29,3 +50,4 @@
- [[`8b4189d`](https://github.com/flex-development/unist-util-types/commit/8b4189d42a45502218e1d17361ed4b4fcd417068)] [`Decrement`] fix test file name



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/unist-util-types",
"description": "unist utility types",
"version": "1.0.0",
"version": "1.1.0",
"keywords": [
"ast",
"syntax-tree",
Expand Down

0 comments on commit 50204fa

Please sign in to comment.