Skip to content

Commit ecbeb1f

Browse files
author
craigparra
committed
1.0.7 / 2021-07-27
================== * Doco link to design trail - @craigparra
1 parent 314de35 commit ecbeb1f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.7 / 2021-07-27
2+
==================
3+
4+
* Doco link to design trail - @craigparra
5+
16
1.0.6 / 2021-07-27
27
==================
38

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,13 @@ const ephemeralConfig = new EphemeralConfig({
110110
const placeHolderResolver = new PlaceHolderResolver(new PlaceHolderSelector());
111111
const config = new ValueResolvingConfig(ephemeralConfig,placeHolderResolver );
112112
```
113+
<a name="resources">Resources</a>
114+
---------------------------------
115+
116+
<https://github.com/craigparra/alt-javascript> has a
117+
useful [Design Trail](https://github.com/craigparra/alt-javascript/blob/master/CONFIGURATION.md) available for this
118+
module.
119+
113120

114121
<a name="license">License</a>
115122
-----------------------------

0 commit comments

Comments
 (0)