Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fwestling committed Apr 15, 2024
2 parents 98148a4 + e53b4a1 commit f047648
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-rocks-rhyme.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @first-australia/latitude-scheduler

## 0.2.2

### Patch Changes

- a840d5c: Added npmignore file to fix distribution

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@first-australia/latitude-scheduler",
"version": "0.2.1",
"version": "0.2.2",
"description": "This repository is the latest iteration of the FIRST Australia scheduling software (primarily for use in scheduling FIRST LEGO League tournaments).",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit f047648

Please sign in to comment.