Skip to content

Commit

Permalink
Merge pull request #49 from Pkcarreno/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--jsod

chore(main): release 1.6.0
  • Loading branch information
Pkcarreno authored Nov 2, 2024
2 parents 461d660 + ce09b82 commit 4e8e600
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.6.0](https://github.com/Pkcarreno/jsod/compare/v1.5.0...v1.6.0) (2024-11-02)


### Features

* add helmet & script title and description ([318eb2c](https://github.com/Pkcarreno/jsod/commit/318eb2c7b713ae9ca1d3ea1296617f0c77511453))


### Bug Fixes

* **engine:** increase memory limit & max stack size in quickjs runtime ([faf64a0](https://github.com/Pkcarreno/jsod/commit/faf64a0ff9d5528076264a5c50cec7453513deec))
* improve clickability of untrusted mode sign ([7f5d322](https://github.com/Pkcarreno/jsod/commit/7f5d322747187391dc1c860949bfbcae32a979bd))
* **meta:** improve metatags ([0b7d36d](https://github.com/Pkcarreno/jsod/commit/0b7d36dc384358984de9ded69916aa1cccd6274a))

## [1.5.0](https://github.com/Pkcarreno/jsod/compare/v1.4.0...v1.5.0) (2024-10-12)


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": "jsod",
"version": "1.5.0",
"version": "1.6.0",
"description": "Write, run, and share JavaScript code instantly",
"author": "Pedro Carreño (34664891+Pkcarreno@users.noreply.github.com)",
"type": "module",
Expand Down

0 comments on commit 4e8e600

Please sign in to comment.