Skip to content

Commit

Permalink
chore(release): publish v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unicornware committed May 22, 2021
1 parent 1d69bd9 commit 32ab447
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 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.

## 1.0.0 (2021-05-22)


### :pencil2: Housekeeping

* project architecture ([709495a](https://github.com/flex-development/mango/commit/709495a0a287dddda14dbff83ea69e641fe07751))
* repo setup ([0f52994](https://github.com/flex-development/mango/commit/0f52994793364b07a60d0b2c6aa8e46fa9952b59))


### :hammer: Build

* use @flex-development/tutils@1.0.0 ([83d1c16](https://github.com/flex-development/mango/commit/83d1c16a13814d8fd1cc212a38e58e0032703da4))


### :sparkles: Features

* **config:** mingo ([2d6e7f9](https://github.com/flex-development/mango/commit/2d6e7f9dd6509d378a92bd789f740b2200d903bb))
* **enums:** add BSONTypeAlias, BSONTypeCode, ProjectRule, SortOrder ([cf64488](https://github.com/flex-development/mango/commit/cf6448896b78dc4ad4494c37e0b5b1cf466ef84c))
* **mango:** interfaces and types ([87d89c0](https://github.com/flex-development/mango/commit/87d89c02043eb37a26f685d9430140e0a435e008))
* **mango:** plugin ([1d69bd9](https://github.com/flex-development/mango/commit/1d69bd9beb5e09bfa611287003c424980ffcdb7d))
* **mixins:** add MangoParser ([fae840b](https://github.com/flex-development/mango/commit/fae840b6fec386c7a10391e29dd97e6d80c62843))
* **types:** documents ([d0ea07f](https://github.com/flex-development/mango/commit/d0ea07f80a0f6aad96cab32ec3acd9e060f487f2))

0 comments on commit 32ab447

Please sign in to comment.