Skip to content

Commit

Permalink
chore(release): 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-caldwell committed Oct 2, 2022
1 parent ae0199c commit def997a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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.

### [0.0.2](https://github.com/christopher-caldwell/react-kanban/compare/v2.2.0...v0.0.2) (2022-10-02)


### Features

* Updating publish ([aa29d8c](https://github.com/christopher-caldwell/react-kanban/commit/aa29d8c7fffb0eb3285db268996476beb24cae6e))


### Bug Fixes

* Correcting CI ([ae0199c](https://github.com/christopher-caldwell/react-kanban/commit/ae0199c24bf3ed74055c0040beefa69c5e6cb33e))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@caldwell619/react-kanban",
"version": "0.0.1",
"version": "0.0.2",
"description": "(fork of) Yet another Kanban/Trello board lib for React",
"scripts": {
"lint": "eslint --ext .ts,.tsx src",
Expand Down

0 comments on commit def997a

Please sign in to comment.