Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Dec 18, 2023
1 parent bb4a846 commit 4fb70dd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/zakodium/documentationjs-action/compare/v1.1.1...v1.2.0) (2023-12-18)


### Features

* update dependencies ([bb4a846](https://github.com/zakodium/documentationjs-action/commit/bb4a8462b1dbc5a540a75a7bca5bbc4f9def9fac))

## [1.1.1](https://github.com/zakodium/documentationjs-action/compare/v1.1.0...v1.1.1) (2023-09-12)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "documentationjs-action",
"private": true,
"version": "1.1.1",
"version": "1.2.0",
"description": "Build documentation using documentation.js",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 4fb70dd

Please sign in to comment.