Skip to content

Commit d68a08e

Browse files
committed
Release 5.1.1
1 parent 6204ed5 commit d68a08e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.1.1] - 2024-01-05
9+
10+
- Don't provide the config file option in a web context
11+
812
## [5.1.0] - 2023-02-20
913

1014
- Many filters and other project features deprecated for future maintainability (see [blog announcement](https://www.ruby2js.com/updates/future-of-ruby2js/)).

packages/ruby2js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ruby2js/ruby2js",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Ruby to Javascript transpiler",
55
"contributors": [
66
"Sam Ruby",

0 commit comments

Comments
 (0)