Skip to content

Commit

Permalink
chore: release main (#185)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.5.0</summary>

##
[0.5.0](python-api-v0.4.0...python-api-v0.5.0)
(2024-04-09)


### Features

* add term label to OntologyNode
([#182](#182))
([326185c](326185c))
* fetch ontology term descriptions, if available
([#181](#181))
([0120377](0120377))


### Misc

* add doctesting to API
([#176](#176))
([c0aec23](c0aec23))
* deprecate older version of cellxgene schema
([#172](#172))
([186e762](186e762))
* move pytest configs to pyproject.toml
([#175](#175))
([a90341b](a90341b))
</details>

<details><summary>ontology-assets: 0.3.0</summary>

##
[0.3.0](ontology-assets-v0.2.0...ontology-assets-v0.3.0)
(2024-04-09)


### Features

* fetch ontology term descriptions, if available
([#181](#181))
([0120377](0120377))


### Misc

* deprecate older version of cellxgene schema
([#172](#172))
([186e762](186e762))
* update ontology decendant mappings
([#162](#162))
([12def74](12def74))
* update ontology descendant mappings
([#167](#167))
([5d3d097](5d3d097))
* update ontology descendant mappings
([#180](#180))
([65ca10f](65ca10f))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 9, 2024
1 parent 6b7d646 commit 9b2fe53
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"api/python":"0.4.0","ontology-assets":"0.2.0",".":"0.0.1"}
{"api/python":"0.5.0","ontology-assets":"0.3.0",".":"0.0.1"}
15 changes: 15 additions & 0 deletions api/python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.5.0](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/python-api-v0.4.0...python-api-v0.5.0) (2024-04-09)


### Features

* add term label to OntologyNode ([#182](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/182)) ([326185c](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/326185c0482cbadda691fe3ec9977a11b19ab461))
* fetch ontology term descriptions, if available ([#181](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/181)) ([0120377](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/0120377f798192be6dde64322c10a0ecff935f05))


### Misc

* add doctesting to API ([#176](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/176)) ([c0aec23](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/c0aec23c2cec48de0ea04b7703f6cb0322a7ec55))
* deprecate older version of cellxgene schema ([#172](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/172)) ([186e762](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/186e76235df3eec6767e3014e48530377d14d21f))
* move pytest configs to pyproject.toml ([#175](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/175)) ([a90341b](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/a90341bdd16ae347f1f5e8b8db698afc38f37b80))

## [0.4.0](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/python-api-v0.3.1...python-api-v0.4.0) (2024-03-29)


Expand Down
15 changes: 15 additions & 0 deletions ontology-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.3.0](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/ontology-assets-v0.2.0...ontology-assets-v0.3.0) (2024-04-09)


### Features

* fetch ontology term descriptions, if available ([#181](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/181)) ([0120377](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/0120377f798192be6dde64322c10a0ecff935f05))


### Misc

* deprecate older version of cellxgene schema ([#172](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/172)) ([186e762](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/186e76235df3eec6767e3014e48530377d14d21f))
* update ontology decendant mappings ([#162](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/162)) ([12def74](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/12def746eebb3d0273bb826be569ebfa1739d5ed))
* update ontology descendant mappings ([#167](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/167)) ([5d3d097](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/5d3d0979798c78a8874bcca945986f809b76a825))
* update ontology descendant mappings ([#180](https://github.com/chanzuckerberg/cellxgene-ontology-guide/issues/180)) ([65ca10f](https://github.com/chanzuckerberg/cellxgene-ontology-guide/commit/65ca10feb7677f4066f87f73b49ea9f3b9ba78ca))

## [0.2.0](https://github.com/chanzuckerberg/cellxgene-ontology-guide/compare/ontology-assets-v0.1.0...ontology-assets-v0.2.0) (2024-03-25)


Expand Down

0 comments on commit 9b2fe53

Please sign in to comment.