Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-03-22)

### Bug Fixes

* removed empty assembly folder warning ([072bb2a](072bb2a))
* various package import crash fixes ([223c97f](223c97f))
* **reports:** unique ID fixes now handle null ([ed3afd0](ed3afd0))

### Features

* **repair window:** now prints search results ([8ca561a](8ca561a))
* **repairs:** added ability to repair a scene ID ([d5a0376](d5a0376))
* **repairs:** added show button to display erroring id ([012dc93](012dc93))
* **reports:** new report generator ([bd85fc2](bd85fc2))
* **reports:** report generation for a single scene ([0d3d01a](0d3d01a))
* initial commit ([1cb0bfe](1cb0bfe))
  • Loading branch information
semantic-release-bot committed Mar 22, 2020
1 parent b761450 commit 2841e01
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 1.0.0 (2020-03-22)


### Bug Fixes

* removed empty assembly folder warning ([072bb2a](https://github.com/ashblue/fluid-unique-id/commit/072bb2a29757a5a2e6b4b09f9a55ae2561471160))
* various package import crash fixes ([223c97f](https://github.com/ashblue/fluid-unique-id/commit/223c97f33035f073fdb1327abe91f0637b1ea3a2))
* **reports:** unique ID fixes now handle null ([ed3afd0](https://github.com/ashblue/fluid-unique-id/commit/ed3afd0a5140132b902517be2b312c6759005b70))


### Features

* **repair window:** now prints search results ([8ca561a](https://github.com/ashblue/fluid-unique-id/commit/8ca561a51cf8315892c3aeedd88dffaeb50139fd))
* **repairs:** added ability to repair a scene ID ([d5a0376](https://github.com/ashblue/fluid-unique-id/commit/d5a0376acef09ee20763a8b0ff8a24078ec99427))
* **repairs:** added show button to display erroring id ([012dc93](https://github.com/ashblue/fluid-unique-id/commit/012dc93620bc1170049694a5c1e8c1bfa9989cca))
* **reports:** new report generator ([bd85fc2](https://github.com/ashblue/fluid-unique-id/commit/bd85fc2a57c4e32492426987031fdfc6c8d98268))
* **reports:** report generation for a single scene ([0d3d01a](https://github.com/ashblue/fluid-unique-id/commit/0d3d01a84f4ae114c8dbdf3d1ad59791b5a66f44))
* initial commit ([1cb0bfe](https://github.com/ashblue/fluid-unique-id/commit/1cb0bfecae7175e8e7717a7b3bd04ad7639d4c9a))

0 comments on commit 2841e01

Please sign in to comment.