Skip to content

Commit

Permalink
chore(main): release mappings_editor 1.2.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 4, 2024
1 parent 8a384e7 commit edd815f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"src/mappings_editor":"1.1.0"}
{"src/mappings_editor":"1.2.0"}
7 changes: 7 additions & 0 deletions src/mappings_editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/center-for-threat-informed-defense/mappings-editor/compare/mappings_editor-v1.1.0...mappings_editor-v1.2.0) (2024-09-04)


### Features

* add `Internal Review`, `Participant Review`, and `Final Draft` mapping statuses ([8a384e7](https://github.com/center-for-threat-informed-defense/mappings-editor/commit/8a384e736d8781d0e0a3291167697d90e0ce7560))

## [1.1.0](https://github.com/center-for-threat-informed-defense/mappings-editor/compare/mappings_editor-v1.0.0...mappings_editor-v1.1.0) (2024-08-22)


Expand Down
4 changes: 2 additions & 2 deletions src/mappings_editor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/mappings_editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mappings_editor",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit edd815f

Please sign in to comment.