Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/bencode@0.2.6
 - @thi.ng/rstream-csp@1.0.9
 - @thi.ng/rstream-dot@1.0.9
 - @thi.ng/rstream-gestures@1.0.9
 - @thi.ng/rstream-graph@3.0.9
 - @thi.ng/rstream-log@2.0.9
 - @thi.ng/rstream-query@1.0.9
 - @thi.ng/rstream@2.2.1
 - @thi.ng/transducers-binary@0.3.1
  • Loading branch information
postspectacular committed Mar 5, 2019
1 parent b5801e9 commit 85fdc34
Show file tree
Hide file tree
Showing 18 changed files with 95 additions and 17 deletions.
8 changes: 8 additions & 0 deletions packages/bencode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.2.5...@thi.ng/bencode@0.2.6) (2019-03-05)

**Note:** Version bump only for package @thi.ng/bencode





## [0.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.2.4...@thi.ng/bencode@0.2.5) (2019-03-04)

**Note:** Version bump only for package @thi.ng/bencode
Expand Down
4 changes: 2 additions & 2 deletions packages/bencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/bencode",
"version": "0.2.5",
"version": "0.2.6",
"description": "Bencode binary encoder / decoder with optional UTF8 encoding",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@thi.ng/defmulti": "^1.0.3",
"@thi.ng/errors": "^1.0.3",
"@thi.ng/transducers": "^5.1.2",
"@thi.ng/transducers-binary": "^0.3.0"
"@thi.ng/transducers-binary": "^0.3.1"
},
"keywords": [
"bencode",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-csp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@1.0.8...@thi.ng/rstream-csp@1.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-csp





## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@1.0.7...@thi.ng/rstream-csp@1.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-csp
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-csp",
"version": "1.0.8",
"version": "1.0.9",
"description": "@thi.ng/csp bridge module for @thi.ng/rstream",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@thi.ng/csp": "^1.0.8",
"@thi.ng/rstream": "^2.2.0"
"@thi.ng/rstream": "^2.2.1"
},
"keywords": [
"bridge",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-dot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.0.8...@thi.ng/rstream-dot@1.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-dot





## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.0.7...@thi.ng/rstream-dot@1.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-dot
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-dot",
"version": "1.0.8",
"version": "1.0.9",
"description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^3.2.2"
},
"dependencies": {
"@thi.ng/rstream": "^2.2.0"
"@thi.ng/rstream": "^2.2.1"
},
"keywords": [
"conversion",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-gestures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@1.0.8...@thi.ng/rstream-gestures@1.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-gestures





## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@1.0.7...@thi.ng/rstream-gestures@1.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-gestures
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-gestures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-gestures",
"version": "1.0.8",
"version": "1.0.9",
"description": "Unified mouse, mouse wheel & single-touch event stream abstraction",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@thi.ng/api": "^5.0.3",
"@thi.ng/rstream": "^2.2.0",
"@thi.ng/rstream": "^2.2.1",
"@thi.ng/transducers": "^5.1.2"
},
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.0.8...@thi.ng/rstream-graph@3.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-graph





## [3.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.0.7...@thi.ng/rstream-graph@3.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-graph
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-graph",
"version": "3.0.8",
"version": "3.0.9",
"description": "Declarative dataflow graph construction for @thi.ng/rstream",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@thi.ng/errors": "^1.0.3",
"@thi.ng/paths": "^2.0.4",
"@thi.ng/resolve-map": "^4.0.4",
"@thi.ng/rstream": "^2.2.0",
"@thi.ng/rstream": "^2.2.1",
"@thi.ng/transducers": "^5.1.2"
},
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-log/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@2.0.8...@thi.ng/rstream-log@2.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-log





## [2.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@2.0.7...@thi.ng/rstream-log@2.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-log
Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-log",
"version": "2.0.8",
"version": "2.0.9",
"description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@thi.ng/api": "^5.0.3",
"@thi.ng/checks": "^2.1.1",
"@thi.ng/errors": "^1.0.3",
"@thi.ng/rstream": "^2.2.0",
"@thi.ng/rstream": "^2.2.1",
"@thi.ng/transducers": "^5.1.2"
},
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.0.8...@thi.ng/rstream-query@1.0.9) (2019-03-05)

**Note:** Version bump only for package @thi.ng/rstream-query





## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.0.7...@thi.ng/rstream-query@1.0.8) (2019-03-03)

**Note:** Version bump only for package @thi.ng/rstream-query
Expand Down
6 changes: 3 additions & 3 deletions packages/rstream-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-query",
"version": "1.0.8",
"version": "1.0.9",
"description": "@thi.ng/rstream based triple store & reactive query engine",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@thi.ng/checks": "^2.1.1",
"@thi.ng/equiv": "^1.0.3",
"@thi.ng/errors": "^1.0.3",
"@thi.ng/rstream": "^2.2.0",
"@thi.ng/rstream-dot": "^1.0.8",
"@thi.ng/rstream": "^2.2.1",
"@thi.ng/rstream-dot": "^1.0.9",
"@thi.ng/transducers": "^5.1.2"
},
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/rstream/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@2.2.0...@thi.ng/rstream@2.2.1) (2019-03-05)


### Bug Fixes

* **rstream:** add __owner info for MetaStream, update ISubscriber ([b5801e9](https://github.com/thi-ng/umbrella/commit/b5801e9))





# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@2.1.0...@thi.ng/rstream@2.2.0) (2019-03-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/rstream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream",
"version": "2.2.0",
"version": "2.2.1",
"description": "Reactive multi-tap streams, dataflow & transformation pipeline constructs",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/transducers-binary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-binary@0.3.0...@thi.ng/transducers-binary@0.3.1) (2019-03-05)


### Bug Fixes

* **transducers-binary:** add randomBits() return type ([d79481f](https://github.com/thi-ng/umbrella/commit/d79481f))





# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-binary@0.2.3...@thi.ng/transducers-binary@0.3.0) (2019-03-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/transducers-binary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/transducers-binary",
"version": "0.3.0",
"version": "0.3.1",
"description": "Binary data related transducers & reducers",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down

0 comments on commit 85fdc34

Please sign in to comment.