Skip to content

Commit 397625a

Browse files
chore(release): 1.9.4 [skip ci]
## [1.9.4](v1.9.3...v1.9.4) (2022-02-03) ### Bug Fixes * Please create a new release ([89987f4](89987f4))
1 parent 89987f4 commit 397625a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.4](https://github.com/adobe/ferrum/compare/v1.9.3...v1.9.4) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Please create a new release ([89987f4](https://github.com/adobe/ferrum/commit/89987f4a627b1ce32796842c88c5c5bce2e27775))
7+
18
## [1.9.3](https://github.com/adobe/ferrum/compare/v1.9.2...v1.9.3) (2021-09-20)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ferrum",
3-
"version": "1.9.3",
3+
"version": "1.9.4",
44
"description": "Features from the rust language in javascript: Provides Traits/Type classes & an advanced library for working with sequences/iterators in js.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)