Skip to content

Commit

Permalink
Merge pull request #11 from design-sparx/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
kelvink96 authored Sep 26, 2023
2 parents 5028845 + fda682a commit 994fa9f
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-lemons-develop.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/mean-spies-argue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-glasses-search.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# antd-multi-dashboard

## 0.2.0

### Minor Changes

- ed0f440: Added automation to changeset on every PR via github actions

### Patch Changes

- 8f9bd75: ## Added
- Implemented test GitHub Actions to automate testing workflows.
- Added CONTRIBUTING.md with helpful notes for contributors.
- Added a changeset script in package.json to streamline versioning and changelog management.
- be68950: ## Updated
- updated test.yml to use minimum node v16

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "antd-multi-dashboard",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 994fa9f

Please sign in to comment.