Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
leonitousconforti committed May 9, 2024
1 parent 502f58d commit 2edc328
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 11 deletions.
10 changes: 0 additions & 10 deletions common/changes/@tinyburg/bitprints/main_2024-05-09-04-44.json

This file was deleted.

17 changes: 17 additions & 0 deletions packages/bitprints/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "@tinyburg/bitprints",
"entries": [
{
"version": "6.0.0",
"tag": "@tinyburg/bitprints_v6.0.0",
"date": "Thu, 09 May 2024 04:50:17 GMT",
"comments": {
"major": [
{
"comment": "Initial release"
}
]
}
}
]
}
11 changes: 11 additions & 0 deletions packages/bitprints/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log - @tinyburg/bitprints

This log was last generated on Thu, 09 May 2024 04:50:17 GMT and should not be manually modified.

## 6.0.0

Thu, 09 May 2024 04:50:17 GMT

### Breaking changes

- Initial release
2 changes: 1 addition & 1 deletion packages/bitprints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinyburg/bitprints",
"version": "5.1.1",
"version": "6.0.0",
"description": "Blueprints for constructing a tower in TinyTower using finite state machines",
"keywords": [
"tinyburg",
Expand Down

0 comments on commit 2edc328

Please sign in to comment.