Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/csp@0.3.40
 - @thi.ng/hiccup-css@0.1.22
 - @thi.ng/resolve-map@2.0.4
 - @thi.ng/rstream-csp@0.1.71
 - @thi.ng/rstream-dot@0.2.10
 - @thi.ng/rstream-gestures@0.3.7
 - @thi.ng/rstream-graph@1.0.14
 - @thi.ng/rstream-log@1.0.22
 - @thi.ng/rstream-query@0.3.9
 - @thi.ng/rstream@1.6.12
 - @thi.ng/transducers@1.10.0
  • Loading branch information
postspectacular committed May 14, 2018
1 parent d59b0af commit fbba5d2
Show file tree
Hide file tree
Showing 22 changed files with 122 additions and 30 deletions.
8 changes: 8 additions & 0 deletions packages/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.

<a name="0.3.40"></a>
## [0.3.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.39...@thi.ng/csp@0.3.40) (2018-05-14)




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

<a name="0.3.39"></a>
## [0.3.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.38...@thi.ng/csp@0.3.39) (2018-05-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/csp",
"version": "0.3.39",
"version": "0.3.40",
"description": "ES6 promise based CSP implementation",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@thi.ng/checks": "^1.5.3",
"@thi.ng/dcons": "^1.0.1",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"async",
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup-css/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.

<a name="0.1.22"></a>
## [0.1.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.1.21...@thi.ng/hiccup-css@0.1.22) (2018-05-14)




**Note:** Version bump only for package @thi.ng/hiccup-css

<a name="0.1.21"></a>
## [0.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.1.20...@thi.ng/hiccup-css@0.1.21) (2018-05-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-css",
"version": "0.1.21",
"version": "0.1.22",
"description": "CSS from nested JS data structures",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -27,7 +27,7 @@
"@thi.ng/api": "^4.0.1",
"@thi.ng/checks": "^1.5.3",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"clojure",
Expand Down
12 changes: 10 additions & 2 deletions packages/resolve-map/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.3"></a>
<a name="2.0.4"></a>
## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/resolve-map@2.0.3...@thi.ng/resolve-map@2.0.4) (2018-05-14)




**Note:** Version bump only for package @thi.ng/resolve-map

<a name="2.0.3"></a>
## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/resolve-map@2.0.2...@thi.ng/resolve-map@2.0.3) (2018-05-13)




**Note:** Version bump only for package @thi.ng/resolve-map

<a name="2.0.2"></a>
<a name="2.0.2"></a>
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/resolve-map@2.0.1...@thi.ng/resolve-map@2.0.2) (2018-05-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/resolve-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/resolve-map",
"version": "2.0.3",
"version": "2.0.4",
"description": "DAG resolution of vanilla objects & arrays with internally linked values",
"main": "./index.js",
"typings": "./index.d.ts",
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.

<a name="0.1.71"></a>
## [0.1.71](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.70...@thi.ng/rstream-csp@0.1.71) (2018-05-14)




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

<a name="0.1.70"></a>
## [0.1.70](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.69...@thi.ng/rstream-csp@0.1.70) (2018-05-13)

Expand Down
6 changes: 3 additions & 3 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": "0.1.70",
"version": "0.1.71",
"description": "@thi.ng/csp bridge module for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -24,8 +24,8 @@
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/csp": "^0.3.39",
"@thi.ng/rstream": "^1.6.11"
"@thi.ng/csp": "^0.3.40",
"@thi.ng/rstream": "^1.6.12"
},
"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.

<a name="0.2.10"></a>
## [0.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.9...@thi.ng/rstream-dot@0.2.10) (2018-05-14)




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

<a name="0.2.9"></a>
## [0.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.8...@thi.ng/rstream-dot@0.2.9) (2018-05-13)

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": "0.2.9",
"version": "0.2.10",
"description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -24,7 +24,7 @@
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/rstream": "^1.6.11"
"@thi.ng/rstream": "^1.6.12"
},
"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.

<a name="0.3.7"></a>
## [0.3.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.6...@thi.ng/rstream-gestures@0.3.7) (2018-05-14)




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

<a name="0.3.6"></a>
## [0.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.5...@thi.ng/rstream-gestures@0.3.6) (2018-05-13)

Expand Down
6 changes: 3 additions & 3 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": "0.3.6",
"version": "0.3.7",
"description": "Unified mouse, mouse wheel & single-touch event stream abstraction",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.1",
"@thi.ng/rstream": "^1.6.11",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/rstream": "^1.6.12",
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"dataflow",
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.

<a name="1.0.14"></a>
## [1.0.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@1.0.13...@thi.ng/rstream-graph@1.0.14) (2018-05-14)




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

<a name="1.0.13"></a>
## [1.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@1.0.12...@thi.ng/rstream-graph@1.0.13) (2018-05-13)

Expand Down
8 changes: 4 additions & 4 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": "1.0.13",
"version": "1.0.14",
"description": "Declarative dataflow graph construction for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -28,9 +28,9 @@
"@thi.ng/checks": "^1.5.3",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/paths": "^1.3.7",
"@thi.ng/resolve-map": "^2.0.3",
"@thi.ng/rstream": "^1.6.11",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/resolve-map": "^2.0.4",
"@thi.ng/rstream": "^1.6.12",
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"compute",
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.

<a name="1.0.22"></a>
## [1.0.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.21...@thi.ng/rstream-log@1.0.22) (2018-05-14)




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

<a name="1.0.21"></a>
## [1.0.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.20...@thi.ng/rstream-log@1.0.21) (2018-05-13)

Expand Down
6 changes: 3 additions & 3 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": "1.0.21",
"version": "1.0.22",
"description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -27,8 +27,8 @@
"@thi.ng/api": "^4.0.1",
"@thi.ng/checks": "^1.5.3",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/rstream": "^1.6.11",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/rstream": "^1.6.12",
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"ES6",
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.

<a name="0.3.9"></a>
## [0.3.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.8...@thi.ng/rstream-query@0.3.9) (2018-05-14)




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

<a name="0.3.8"></a>
## [0.3.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.7...@thi.ng/rstream-query@0.3.8) (2018-05-13)

Expand Down
8 changes: 4 additions & 4 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": "0.3.8",
"version": "0.3.9",
"description": "@thi.ng/rstream based triple store & reactive query engine",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,9 +29,9 @@
"@thi.ng/checks": "^1.5.3",
"@thi.ng/equiv": "^0.1.1",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/rstream": "^1.6.11",
"@thi.ng/rstream-dot": "^0.2.9",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/rstream": "^1.6.12",
"@thi.ng/rstream-dot": "^0.2.10",
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"dataflow",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream/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.

<a name="1.6.12"></a>
## [1.6.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.6.11...@thi.ng/rstream@1.6.12) (2018-05-14)




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

<a name="1.6.11"></a>
## [1.6.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.6.10...@thi.ng/rstream@1.6.11) (2018-05-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/rstream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream",
"version": "1.6.11",
"version": "1.6.12",
"description": "Reactive multi-tap streams, dataflow & transformation pipeline constructs",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@thi.ng/checks": "^1.5.3",
"@thi.ng/errors": "^0.1.2",
"@thi.ng/paths": "^1.3.7",
"@thi.ng/transducers": "^1.9.4"
"@thi.ng/transducers": "^1.10.0"
},
"keywords": [
"datastructure",
Expand Down
12 changes: 12 additions & 0 deletions packages/transducers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.10.0"></a>
# [1.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.9.4...@thi.ng/transducers@1.10.0) (2018-05-14)


### Features

* **transducers:** add filterFuzzy() xform ([2bebba2](https://github.com/thi-ng/umbrella/commit/2bebba2))
* **transducers:** add wrap*() iterators ([306625d](https://github.com/thi-ng/umbrella/commit/306625d))




<a name="1.9.4"></a>
## [1.9.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.9.3...@thi.ng/transducers@1.9.4) (2018-05-13)

Expand Down
4 changes: 2 additions & 2 deletions packages/transducers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/transducers",
"version": "1.9.4",
"version": "1.10.0",
"description": "Lightweight transducer implementations for ES6 / TypeScript",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -44,4 +44,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit fbba5d2

Please sign in to comment.