Skip to content

Releases: wmfs/sharepoint

v1.5.0

16 Jul 08:44
Compare
Choose a tag to compare

1.5.0 (2020-07-16)

🛠 Builds

  • deps: bump node-sp-auth from 2.5.9 to 3.0.1 (9f9b973)

v1.4.1

30 Jun 10:59
Compare
Choose a tag to compare

1.4.1 (2020-06-30)

🐛 Bug Fixes

  • No-op README change to try and get semantic-release to run a release. (03de8af)

🛠 Builds

  • deps-dev: bump mocha from 7.2.0 to 8.0.1 (ea9b10d)
  • deps-dev: bump semantic-release from 17.0.8 to 17.1.0 (8ca1674)
  • deps-dev: bump semantic-release from 17.1.0 to 17.1.1 (58debd5)

⚙️ Continuous Integrations

  • circle: use updated circle node image [skip ci] (9f36e7f)

v1.4.0

01 Jun 06:50
Compare
Choose a tag to compare

1.4.0 (2020-06-01)

🛠 Builds

  • deps: bump node-sp-auth from 2.5.7 to 2.5.9 (c425ace)
  • deps-dev: bump @semantic-release/changelog from 3.0.6 to 5.0.0 (abfa249)
  • deps-dev: bump @semantic-release/changelog from 5.0.0 to 5.0.1 (16a51cd)
  • deps-dev: bump @semantic-release/git from 7.0.18 to 9.0.0 (9e91abf)
  • deps-dev: bump codecov from 3.6.1 to 3.6.2 (09f6563)
  • deps-dev: bump codecov from 3.6.2 to 3.6.3 (e5d1e72)
  • deps-dev: bump codecov from 3.6.3 to 3.6.4 (d45fbb9)
  • deps-dev: bump codecov from 3.6.4 to 3.6.5 (ca0d92c)
  • deps-dev: bump codecov from 3.6.5 to 3.7.0 (4400984)
  • deps-dev: bump conventional-changelog-metahub from 4.0.0 to 4.0.1 (2d53a97)
  • deps-dev: bump cz-conventional-changelog from 3.0.2 to 3.1.0 (36c7cab)
  • deps-dev: bump cz-conventional-changelog from 3.1.0 to 3.2.0 (384b207)
  • deps-dev: bump mocha from 7.0.0 to 7.0.1 (cae62ec)
  • deps-dev: bump mocha from 7.0.1 to 7.1.0 (7bc7e97)
  • deps-dev: bump mocha from 7.1.0 to 7.1.1 (e9a5787)
  • deps-dev: bump mocha from 7.1.1 to 7.1.2 (5b442f2)
  • deps-dev: bump mocha from 7.1.2 to 7.2.0 (f9b4bd3)
  • deps-dev: bump nyc from 15.0.0 to 15.0.1 (4745085)
  • deps-dev: bump nyc from 15.0.1 to 15.1.0 (76f30b0)
  • deps-dev: bump semantic-release from 15.14.0 to 17.0.4 (3289448)
  • deps-dev: bump semantic-release from 17.0.4 to 17.0.5 (1e637eb)
  • deps-dev: bump semantic-release from 17.0.5 to 17.0.6 (469031f)
  • deps-dev: bump semantic-release from 17.0.6 to 17.0.7 (b0856a4)
  • deps-dev: bump semantic-release from 17.0.7 to 17.0.8 (676db29)
  • deps-dev: bump standard from 14.3.1 to 14.3.2 (56e43b0)
  • deps-dev: bump standard from 14.3.2 to 14.3.3 (acbe123)
  • deps-dev: bump standard from 14.3.3 to 14.3.4 (b99016d)

⚙️ Continuous Integrations

  • circle: add context env var config to config.yml (7b96895)

v1.3.0

23 Jan 07:45
Compare
Choose a tag to compare

1.3.0 (2020-01-23)

🛠 Builds

  • deps: bump axios from 0.19.1 to 0.19.2 (992b9fa)
  • deps-dev: bump conventional-changelog-metahub from 3.0.0 to 4.0.0 (02b66c5)

v1.2.0

08 Jan 10:58
Compare
Choose a tag to compare

1.2.0 (2020-01-08)

🛠 Builds

📚 Documentation

⚙️ Continuous Integrations

  • circle: Add CircleCI config (f3595ae)
  • travis: Remove Travis config (4f2713f)

♻️ Chores

  • deps-dev: bump mocha from 6.2.2 to 7.0.0 (dff38c3)
  • deps-dev: update codecov requirement from 3.1.0 to 3.5.0 (ef08c90)
  • deps-dev: update mocha requirement from 5.2.0 to 6.1.4 (5b06603)
  • deps-dev: update nyc requirement from 13.1.0 to 14.1.1 (7b290c6)
  • deps-dev: update standard requirement from 12.0.1 to 14.3.1 (ab3997b)

v1.1.0

10 Jun 10:33
Compare
Choose a tag to compare

1.1.0 (2019-06-10)

🛠 Builds

  • deps: update axios requirement from 0.18.0 to 0.19.0 (#8) (141e093)

📚 Documentation

v1.0.1

04 Jan 08:51
Compare
Choose a tag to compare

1.0.1 (2019-01-04)

🐛 Bug Fixes

  • simplify way paths are passed in for creating folders etc (4da514c)

📚 Documentation

  • remove coverage badge due to skipping tests (52dc591)

v1.0.0

03 Jan 14:21
Compare
Choose a tag to compare

1.0.0 (2019-01-03)

🐛 Bug Fixes

📦 Code Refactoring

  • get form digest value on each function (ce86d5c)

📚 Documentation

🚨 Tests

  • improve authenticate testing (4e57d9e)
  • update form digest value test (55f52d0)

⚙️ Continuous Integrations

  • add standard to test script (d564077)
  • set up semantic release/travis config (9f4e257)

♻️ Chores

💎 Styles