Skip to content

Commit

Permalink
chore: rewrite changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Oct 26, 2021
1 parent fedccca commit fdb0b79
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions vscode-bundle-size/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,44 +5,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# 1.2.0 (2021-10-26)


### Bug Fixes

* lazy load esbuild ([91850ba](https://github.com/ambar/vscode-bundle-size/commit/91850ba))


### Features

* use workspace root folder as fallback for untitled file ([7787da4](https://github.com/ambar/vscode-bundle-size/commit/7787da4))



# 1.1.0 (2021-10-25)

- use workspace root folder as a fallback for untitled file ([7787da4](https://github.com/ambar/vscode-bundle-size/commit/7787da4))

### Bug Fixes

* change brighter logo ([66f2132](https://github.com/ambar/vscode-bundle-size/commit/66f2132))

- handle alias from tsconfig/jsconfig ([ac06bf4](https://github.com/ambar/vscode-bundle-size/commit/ac06bf4))

### Features

* init project ([ade8626](https://github.com/ambar/vscode-bundle-size/commit/ade8626))





# Changelog

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.
# 1.1.0 (2021-10-25)

### [1.1.1](https://github.com/ambar/vscode-bundle-size/compare/v1.1.0...v1.1.1) (2021-10-26)


### Bug Fixes

* lazy load esbuild ([91850ba](https://github.com/ambar/vscode-bundle-size/commit/91850ba397426af5bc403812d7938dda4e720145))
- lazy load esbuild ([91850ba](https://github.com/ambar/vscode-bundle-size/commit/91850ba397426af5bc403812d7938dda4e720145))

## 1.1.0 (2021-10-25)

Expand Down

0 comments on commit fdb0b79

Please sign in to comment.