Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-12-18)

### Features

* duplicate tag ([321fb71](321fb71))
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent 321fb71 commit 697dfe3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/eutiveumsonho/chiron/compare/v1.6.0...v1.7.0) (2023-12-18)


### Features

* duplicate tag ([321fb71](https://github.com/eutiveumsonho/chiron/commit/321fb7134c9d14596dd44023c636ac7bf7dfc661))

# [1.6.0](https://github.com/eutiveumsonho/chiron/compare/v1.5.0...v1.6.0) (2023-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chiron",
"version": "1.6.0",
"version": "1.7.0",
"private": true,
"scripts": {
"dev": "concurrently -p [{name}] -n chiron,test-server -c bgMagenta,bgMagenta \"next dev\" \"wait-on tcp:3000 && bun run test\"",
Expand Down

0 comments on commit 697dfe3

Please sign in to comment.