Skip to content

Commit 89c5809

Browse files
Update package.json version to v1.7.0
1 parent 8f525a4 commit 89c5809

File tree

2 files changed

+97
-1
lines changed

2 files changed

+97
-1
lines changed

CHANGELOG.md

+96
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [v1.7.0](https://github.com/tfso/njs-tfso-xml/compare/v1.7.0...v1.7.0)
8+
9+
#### [v1.7.0](https://github.com/tfso/njs-tfso-xml/compare/1.6.0...v1.7.0)
10+
11+
> 28 December 2023
12+
13+
- Full upgrade [`#7`](https://github.com/tfso/njs-tfso-xml/pull/7)
14+
- tfso lint install [`eb2f27f`](https://github.com/tfso/njs-tfso-xml/commit/eb2f27ff6de42e517b46e6e78848a3f8bcd22817)
15+
- test execution improvements [`6119209`](https://github.com/tfso/njs-tfso-xml/commit/61192093724a806e42bf0fd8a9a8da6cca54759a)
16+
- run lint and prettier [`8f525a4`](https://github.com/tfso/njs-tfso-xml/commit/8f525a406a5552e1be3a991387d847ad2498ade7)
17+
- lint and prettier install [`5950e90`](https://github.com/tfso/njs-tfso-xml/commit/5950e9017109f2d4026330210a8f58ef5af61e45)
18+
- fixed prerelease from main [`95c0673`](https://github.com/tfso/njs-tfso-xml/commit/95c0673b2bd0aeb2ece59e830f040c24e2a22bf6)
19+
- adding changelog creation in the CICD pipiline [`091f597`](https://github.com/tfso/njs-tfso-xml/commit/091f597cac219ee0b9d2bd33034c0a84f59ebc11)
20+
- update CICD [`a8a74c2`](https://github.com/tfso/njs-tfso-xml/commit/a8a74c2dcd06717feffc22967d59b39cbfc1580b)
21+
- updated the Readme [`fce0e2b`](https://github.com/tfso/njs-tfso-xml/commit/fce0e2bf9d2e62f6667b3e2dc16a666e20c6a230)
22+
- eslint config [`60ff572`](https://github.com/tfso/njs-tfso-xml/commit/60ff572cc68148995f81ea40750f1aa4a3c0c47d)
23+
- lint and prettier config [`a54d0a3`](https://github.com/tfso/njs-tfso-xml/commit/a54d0a3e8ae73dfcc7a03e8443fae886b1e599f6)
24+
- release fix [`1007fc6`](https://github.com/tfso/njs-tfso-xml/commit/1007fc6f16db4b75bce0654ffb49a51a95df383e)
25+
- fixing eslint errors [`72ce31d`](https://github.com/tfso/njs-tfso-xml/commit/72ce31d1e64681e90d72957946a5c45d5cf1472a)
26+
- remove dump [`141d4dd`](https://github.com/tfso/njs-tfso-xml/commit/141d4dd17c0a10e3f5bdd810ef1bde826c1010db)
27+
- update lint [`1217b41`](https://github.com/tfso/njs-tfso-xml/commit/1217b41ef4fab96392bbcebffa6693e8668a67af)
28+
- updating build config [`e3a6da6`](https://github.com/tfso/njs-tfso-xml/commit/e3a6da6717764829588f85310bd5ff2890bbe8d4)
29+
- dist in gitignore [`0b662f9`](https://github.com/tfso/njs-tfso-xml/commit/0b662f9f80d915a21332e7ccc6fa8fd14b60ec1c)
30+
31+
#### [1.6.0](https://github.com/tfso/njs-tfso-xml/compare/1.5.1...1.6.0)
32+
33+
> 7 November 2023
34+
35+
- update all packages to latest [`#6`](https://github.com/tfso/njs-tfso-xml/pull/6)
36+
37+
#### [1.5.1](https://github.com/tfso/njs-tfso-xml/compare/1.5.0...1.5.1)
38+
39+
> 14 July 2023
40+
41+
- Workflow Release [`#2`](https://github.com/tfso/njs-tfso-xml/pull/2)
42+
43+
#### [1.5.0](https://github.com/tfso/njs-tfso-xml/compare/1.4.0...1.5.0)
44+
45+
> 27 March 2020
46+
47+
- exposed a second more low level create method [`7d28648`](https://github.com/tfso/njs-tfso-xml/commit/7d2864815ae23a267a108cb1639a4994ac891d06)
48+
49+
#### [1.4.0](https://github.com/tfso/njs-tfso-xml/compare/1.3.0...1.4.0)
50+
51+
> 10 March 2020
52+
53+
- Upgrading all libs in the project [`3761991`](https://github.com/tfso/njs-tfso-xml/commit/37619915def90e8ee379781c6023dd2e160ffbe2)
54+
55+
#### [1.3.0](https://github.com/tfso/njs-tfso-xml/compare/1.2.0...1.3.0)
56+
57+
> 6 March 2020
58+
59+
- Added support for inserting several nodes from an array [`82b2fd7`](https://github.com/tfso/njs-tfso-xml/commit/82b2fd7d0accc1660892217858db924ed1ad5a0b)
60+
61+
#### [1.2.0](https://github.com/tfso/njs-tfso-xml/compare/1.1.0...1.2.0)
62+
63+
> 22 May 2019
64+
65+
- Add ability to toString a fragment, without declarations and all that bullshit. Add ability to set a raw value in writer [`27e81e0`](https://github.com/tfso/njs-tfso-xml/commit/27e81e0f2766c7295c5b878b7dda12162d1429bc)
66+
- Bump v [`48d4710`](https://github.com/tfso/njs-tfso-xml/commit/48d471059aa3b1cd128cdcc4ab7f0ffd53a0f4ff)
67+
68+
#### [1.1.0](https://github.com/tfso/njs-tfso-xml/compare/1.0.2...1.1.0)
69+
70+
> 7 September 2018
71+
72+
- Add memory perf test [`9b2a9cb`](https://github.com/tfso/njs-tfso-xml/commit/9b2a9cbb3674ce78ec596717e7fad364f92fd5bc)
73+
- Increase readability a bit [`5db907d`](https://github.com/tfso/njs-tfso-xml/commit/5db907db80fb5abdf08e34e98ea8263785954c87)
74+
- Turns out the xmldom lib handles the cases we tried to handle when setting attribute NS [`aacbbe8`](https://github.com/tfso/njs-tfso-xml/commit/aacbbe8f62eeea89db836440f60ecd442b82fc60)
75+
76+
#### [1.0.2](https://github.com/tfso/njs-tfso-xml/compare/1.0.1...1.0.2)
77+
78+
> 29 May 2018
79+
80+
- Bugfix [`b9bb2ed`](https://github.com/tfso/njs-tfso-xml/commit/b9bb2ed97260c4164744e8aa12d501ecf2e9a272)
81+
- Bump version [`50af876`](https://github.com/tfso/njs-tfso-xml/commit/50af8765e602d055e5397d74468e710a2afc0d35)
82+
83+
#### [1.0.1](https://github.com/tfso/njs-tfso-xml/compare/1.0.0...1.0.1)
84+
85+
> 29 May 2018
86+
87+
- Remove package lock [`cacd631`](https://github.com/tfso/njs-tfso-xml/commit/cacd631db7dd8c02888e9ea00467d1e597ba95a9)
88+
- Relax dependency requirements [`0acb491`](https://github.com/tfso/njs-tfso-xml/commit/0acb49165b845d7196e951af7e3152906b55fde2)
89+
90+
#### 1.0.0
91+
92+
> 29 May 2018
93+
94+
- Initial commit [`4be87b7`](https://github.com/tfso/njs-tfso-xml/commit/4be87b75b2702c62bb0687fd7dce9cf108df61bc)
95+
- Initial commit [`40b6941`](https://github.com/tfso/njs-tfso-xml/commit/40b694197564575bf7ee5ff2a7894548e568adda)
96+
- Update readme [`9124f7f`](https://github.com/tfso/njs-tfso-xml/commit/9124f7fba3b1569776cc595810e98591e4ae4d3e)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tfso/njs-xml",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"main": "./index.js",
55
"scripts": {
66
"clean": "rm -rf package-lock.json node_modules",

0 commit comments

Comments
 (0)