Skip to content

Commit

Permalink
Dock: CHANGELOG 작성
Browse files Browse the repository at this point in the history
CHANGE LOG 파일을 작성하였음
  • Loading branch information
haeseong123 committed Jun 7, 2023
1 parent 2882e86 commit 11554d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to the "vscode-particles" extension will be documented in th

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]
## [0.1.1]

- Initial release
- Created Change Log

## [0.1.0]

- Added fruitShop, fireworks, confetti, starryNight particles

## [0.0.1]

- Initial release
- Added snow, lights, amongUs particles
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-particles",
"displayName": "vscode-particles",
"description": "Particles for your VS Code",
"version": "0.1.0",
"version": "0.1.1",
"engines": {
"vscode": "^1.78.0"
},
Expand Down

0 comments on commit 11554d5

Please sign in to comment.