Skip to content

Commit

Permalink
chore(main): release mappings_explorer 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 27, 2024
1 parent 65cb9a7 commit 702ca07
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.1.0"}
{".":"1.0.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/center-for-threat-informed-defense/mappings-explorer/compare/mappings_explorer-v0.1.0...mappings_explorer-v1.0.0) (2024-03-27)


### Miscellaneous Chores

* release Mappings Explorer v1.0.0 ([65cb9a7](https://github.com/center-for-threat-informed-defense/mappings-explorer/commit/65cb9a752f67f2f99d92e3d2cb4e865bf5a62819))

## 0.1.0 (2023-11-29)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mappings-explorer"
version = "0.1.0"
version = "1.0.0"
description = "A CLI to build the ATT&CK Mappings Explorer."
authors = ["TODO <[email protected]>"]
packages = [
Expand Down

0 comments on commit 702ca07

Please sign in to comment.